Skip to content

BASH FUNCTION: this is a simple function that adds project notes to the current folders in .notes file

License

Notifications You must be signed in to change notification settings

al-jimenez/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

BASH FUNCTION: this is a simple function that adds project notes to the current folders in .notes file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages