🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

m-todo

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

m-todo

## Install

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

A simple todo app in the node.js command-line

Install

yarn global add m-todo

or

npm install -g m-todo

Usage

t [options] [command]

Options:

-V, --version       output the version number
-h, --help          display help for command

Commands:

add <task-name...>  add a todo
clear               clear all todos
ls                  list all todos
help [command]      display help for command

FAQs

Package last updated on 30 Dec 2021

Did you know?

Socket

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.

Install

Related posts