Skip to content

CLI address book solution from Intro to Node course on Frontend Masters

Notifications You must be signed in to change notification settings

lemonslicenebula/cli-address-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-address-book

List and add new entries to this CLI address book built with Commander.js, Inquirer.js and node.

Setup

git clone the link to this repo
cd cli-address-book
yarn to install packages

Use

To list entries type: node index.js list
To add new entries type: node index.js new

About

CLI address book solution from Intro to Node course on Frontend Masters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published