Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop "indo" command from creating .indo.json when one does not exist #21

Open
aleclarson opened this issue Dec 15, 2019 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@aleclarson
Copy link
Collaborator

aleclarson commented Dec 15, 2019

The indo command is useful even in repos that have no reason to keep a .indo.json file in version control. For example, after an npm client runs an install command, indo can re-link packages that were previously added with indo link.

Only commands like indo clone and indo share should create a .indo.json file on-demand.

@aleclarson aleclarson added the enhancement New feature or request label Dec 15, 2019
@aleclarson
Copy link
Collaborator Author

aleclarson commented Apr 14, 2021

In the absence of .indo.json, the "indo root" should be assumed to be where the nearest .git directory exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant