GithubHelp home page GithubHelp logo

Comments (5)

sansumbrella avatar sansumbrella commented on June 2, 2024

My main preference would be for blocks to be found adjacent to a Cinder installation. This makes it simple to manage the blocks and Cinder as submodules of a project repository. Also, it keeps the search space for blocks limited and makes setting the CINDER_PATH for the block straightforward.

e.g.

-MyAwesomeProject
  -apps
    -MainApplication
    -SpecialFeatureTest
    -AssetPrepTool
  -lib (each is a submodule of the MyAwesomeProject repository)
    -Cinder
    -Cinder-ImGui
    -Choreograph
    -EntityX

from tinderbox-mac.

sansumbrella avatar sansumbrella commented on June 2, 2024

I would be happy to make a PR for this feature if the TinderBox source is available to fork somewhere.

from tinderbox-mac.

sansumbrella avatar sansumbrella commented on June 2, 2024

Alternatively, if someone has figured out a magic trick for making git play nice with nested repositories, that would be pretty rad.

from tinderbox-mac.

sansumbrella avatar sansumbrella commented on June 2, 2024

A possible solution:

Support symlinks/aliases inside Cinder's blocks directory, and expand them to the canonical path when actually creating the project. This way, Tinderbox doesn't need to search any additional paths, no UI elements need to be introduced, users can place the true block wherever they like, and projects created via symlink will still work if the symlink is removed.

At present, TinderBox ignores aliases in the blocks directory. It would be great if it followed those links to their actual disk location.

from tinderbox-mac.

sansumbrella avatar sansumbrella commented on June 2, 2024

Moving issue to TinderBox source repo. cinder/TinderBox#1

from tinderbox-mac.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.