Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 246 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 246 Bytes

Projects

I am starting to explore node (for now) with some simple command line apps.

###Address Book

Command line app that allows the user to add and find contacts using: contacts add "<name>,<number>" and contacts find "<name>"