christiannaths / christiannaths/dev-cli
Apex command (no args) lets you select from a list of projects
Open
🙌 enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a user, I want to type `dev` and be presented with a selectable list of projects to choose from. Selecting the desired project will `cd` into that project directory.
List of projects will be created by scanning the filesystem and looking for `.devrc` files. It may be necessary/beneficial to restrict searches to a configurable "projects" directory.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.