Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 627 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 627 Bytes

notes()

This is a simple function that adds project notes to the current folders in .notes file

Use

Use this and customize it with your changes. I use this as a notes file to remind my old man brain what I have to do in the project in the current folder.

OS

Used / created for macOS bash but can be modified for other OS.

Help menu

When you execute notes -? you will get the following: Help menu

Usage Examples

notes "Update the project README.md file to include Usage Examples"

To list the file of notes then just type notes without parameters