@inventsable/logman
v1.1.1
Published
Simple CLI tool for changelog creation
Readme
Inventsable/logman
# install
npm install @Inventsable/logman
# usage
logLogman prompts for any input, then updates a daily changelog kept in ./.logger/[DATE].md. On adding any new lines, logman will reassemble a master changelog kept at ./CHANGELOG.md with the results chronologically sorted.
Example output:
### 12.02.19
- **[05:41PM]** Did some more work just afterward
- **[05:40PM]** Did something at this time and date12.02.19
- [05:41PM] Did some more work just afterward
- [05:40PM] Did something at this time and date
