0.5.0 • Published 4 years ago

@msmid/devnotes v0.5.0

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

Devnotes

Tired of keeping different notepad files scattered around? Do you struggle where to put simple notes as: credentials to testing account, what to do next, links to issues you are solving or taking quick notes before going to lunch?

Simple tool to keep your personal dev notes close to project, accessed by your IDE is here.

How to use

npm install -g @msmid/devnotes

in your project root:

devnotes init

Commands

init

  • creates empty devnotes.md in your current path
  • append devnotes.md to .gitignore

add

  • adds markdown element to devnotes.md
  • available subcommands h1, h2, h3, h4, h5, h6, p, a, check, li, br

help

  • sefl-explanatory
0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago