Skip to content

relmalki/ara

Repository files navigation

Arali Status

This is a cli to manage tasks

NodeJS JavaScript GitHub Actions

Install:

$ npm install -g arali

Example:

$ arali -h
command to get help
$ arali -a "Adding a new classes"
command to add new task
$ arali -l
command to list all tasks
$ arali -c 1
command to complete a task with id 1
$ arali -u 1
command to uncomplete a task with id 1
$ arali -d 1
command to delete a task with id 1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published