visio
v0.1.4
Published
Have an idea for an open source project, but too busy to implement it now? Store it with visio and get back to it!
Downloads
16
Maintainers
Readme
🚀visio
Introduction
visio
is a command line utility for storing and managing Open Source ideas. Comes in handy when you have an idea, but no time to implement it. Store it with visio
and come back to it anytime.
Getting Started
First, install visio
globally through NPM:
npm install --g visio
Then, visio should be accessible.
Commands
visio
comes with a few different commands to manage your ideas with.
visio new
Gives you a nice prompt to add a new project idea.visio list
Lists your stored project ideas, showing the name and the difficulty.visio view <project-idea-name>
Gives you a nice prompt to add a new project idea.visio remove/delete <project-idea-name>
Deletes the given project idea.visio finish <project-idea-name>
Finishes a project idea.visio help
Shows the help information for visio
Contributing
All contributions to visio
are welcome. Help me make this project awesome!
License
- MIT