logging important information to local repository, with little automation.
my logs repository created by this tool is here
- clone this repository and add it to path
- The command has
doc <absolute-path-to-yourlogdir> <option> [parameter]
pattern. - avoid typing logdir path by aliasing this command
alias mydoc='doc <absolute-path-to-yourlogdir>'
- adding new log file
- listing added log files
- editing header and footer for README.md
- showing file in terminal
- delete a record file
- checking for existing file
- auto updating files index
- auto update README
- commit only if files changed
- editing existing files with filenumber
- you tell me.
MIT