1.0.1 • Published 4 years ago

memorial v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

memorial

Writing notes from the command line quick and easy.

Description

memorial allows you to quickly write notes from the command line. It opens your system's default editor and saves your entered text to a .txt file on your disk.

Your entered text is stored persistently. This means your old notes will show up again when you run memorial for the next time.

Installation

Install memorial as global node package

npm i -g memorial

Now you can run it from anywhere in your command line

memorial

Afterwards, your system's default editor should pop up.

License

memorial is released under MIT license.

1.0.1

4 years ago

1.0.0

4 years ago