typescli

0.0.2 • Public • Published

TYPESCLI 🚀

This is a cli app that can create, mark as complete, show/hide completed and remove tasks.

Technologies used for this project 💻

Usage

npm is required.

npm i typescli -g
typescli 

Screenshots 📷

Show/Hide Completed Tasks

principal

Add New Tasks

new

Mark Tasks as Completed

complete

Remove Completed Task

remove

Hacking

You can modified source code.

git clone https://github.com/gabrielba15/typescli.git 
cd typescli
npm install 
npm run build 
npm start

Ready, happy hacking :D

/typescli/

    Package Sidebar

    Install

    npm i typescli

    Weekly Downloads

    2

    Version

    0.0.2

    License

    ISC

    Unpacked Size

    8.26 kB

    Total Files

    7

    Last publish

    Collaborators

    • gabrielba15