UNPKG

node-notes

Version:
30 lines (18 loc) 655 B
# nodenotes [![Build Status](https://travis-ci.org/willyb321/node-notes.svg?branch=master)](https://travis-ci.org/willyb321/node-notes) > Notes from your CLI ## Install ``` $ npm install -g node-notes ``` ## What does it do? At the moment, it allows you to take notes from your command line. Not much more than that, hence the name node-*notes* ## Usage ```sh node-notes ``` ## Compatibility Should run on most systems, Windows, macOS, unix, etc etc. ## Changelog See [CHANGELOG.md](https://github.com/willyb321/npm_cards/blob/master/CHANGELOG.md) for the changes happening. ## License MIT © [William Blythe](https://tehsuperwilly.tech)