Stop "indo" command from creating .indo.json when one does not exist
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.