Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 417 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 417 Bytes

Daily Notes Cli

Simple cli tool that creates an empty markdown file wherever you run it in the path ./Notes/2022/Jan/01-Mon.md

🛠 Installation

Since dailynotes is an npm package, you can install it like this:

npm install --global dailynotes
// or
yarn global add dailynotes

Don't want to install it globally? No problem 🤷 you just run it like this:

npx dailynotes dailynote