@lpcruz/dev-note

2.0.0 • Public • Published

Version Build Status

@lpcruz/dev-note

A node binary that auto-generates notes for you in markdown.

Installation

$ npm install -g @lpcruz/dev-note

Making a note

Once you've successfully installed globally, you'll have access to the dev-note binary command. It will create a notes directory in your current working directory along with a markdown file with the current date:

cwd/
├── notes/
    ├── <MM-DD-YYYY>.md

The markdown file will already have a template with the current date:

### Notes <MM-DD-YYYY>
========================

Package Sidebar

Install

npm i @lpcruz/dev-note

Weekly Downloads

0

Version

2.0.0

License

ISC

Unpacked Size

5.23 kB

Total Files

8

Last publish

Collaborators

  • lpcruz