0.0.2 • Published 5 years ago
typescli v0.0.2
TYPESCLI :rocket:
This is a cli app that can create, mark as complete, show/hide completed and remove tasks.
Technologies used for this project :computer:
Usage
npm is required.
npm i typescli -g
typescli Screenshots :camera:
Show/Hide Completed Tasks

Add New Tasks

Mark Tasks as Completed

Remove Completed Task

Hacking
You can modified source code.
git clone https://github.com/gabrielba15/typescli.git
cd typescli
npm install
npm run build
npm startReady, happy hacking :D