Skip to content

lpcruz/dev-note

Repository files navigation

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>
========================

About

A tool to let you take notes when you need a break from pushing commits. It's good to write things down.

Resources

Stars

Watchers

Forks

Packages

No packages published