Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Control your todo list directly from the cli.
##Instalation
npm install -g cli-todo
##Usage
###Add a new task
Usage: add [options] <task>
Add a new task to your #todo list
Options:
--help output usage information
-t, --tag <tag> add a task with a tag
-d, --date <date> add a task with a date
-p, --priority <priority> add a task with a priority (l = low, m = medium, h = high) (defaults as low)
###List your tasks
Usage: list [options]
Alias: ls
List all your #todo items
Options:
--help output usage information
-t, --tag <tag> list all tasks with a determined tag
-o, --orderBy <order> list all tasks ordered by date, priority, or both.
###Remove tasks
Usage: remove [options]
Alias: rm
Remove tasks from your #todo list
Options:
--help output usage information
-a, --all remove all of your tasks
-t, --tag <tag> remove tasks with a determined tag
-s, --specific <taskId> remove a specific task
###Clear the prompt
Usage: clear [options]
Alias: cls
Clear the #todo prompt
Options:
--help output usage information
###Exit the #todo prompt
Usage: exit [options]
Alias: quit
Exits application.
Options:
--help output usage information
FAQs
Control your todo list directly from the cli.
The npm package cli-todo receives a total of 0 weekly downloads. As such, cli-todo popularity was classified as not popular.
We found that cli-todo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.