1.0.3 • Published 5 years ago
ink-todo-cli v1.0.3

ink-todo-cli
ink-todo-cli is a CLI based todo application made with ink and typescript
For state management RTK was used
Installation
To install with yarn
yarn global add ink-todo-cliUsage
After installing it globally the program can be run with the
todocommand
Development
To help with development you have to first
yarn install(or npm install)
And then you can run
yarn devWhich will start development version with automatic reloads
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.