Skip to content

mappedev/node-notes-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes CLI

Aplicación práctica de node

  • Agregar nota: node app.js add --title="a" --body="b"
  • Leer nota: node app.js read --title="a"
  • Remover nota: node app.js remove --title="a"

About

Notes CLI Practicando Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published