Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 549 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 549 Bytes

Notes CLI

A headless CLI application built to expedite the need for taking nodes without a graphical user interface.

Screenshot of Notes CLI

New Note

Instructions

  1. Pull down repo.
  2. Create sym link to run CLI locally on your computer
npm link

Type which node or which note to determine bin file path and confirm command name is registered

  1. Now you should be able to run the note commands in your terminal and create and track your notes!