1.0.5 • Published 4 years ago

@lattepress/lptools v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Daily report builder for LattePress developers

This tool simplifies the daily report generator for LattePress developers.

A report generated by this tool:

Thursday, 5 September
Total time spent: 3 hours, 49 minutes,  [3.82]
Worked on total 10 tasks.
Total 10 time entries.


TASKS:
---------------
SL | TASK                                                      | TIME
1  | Nulla purus risus, interdum non se                        | 8min
2  | Etiam eu ipsum dui, et tincidunt orci.                    | 44min

COMMITS (16)
---------------
https://github.com/lattepress/xyz/commit/b2cac913f9038d31b209885b3a31ssa52671c152

Auto generated by "Report builder".

Installation

Install this tool globally for easier access:

npm i --global @lattepress/lptools

After installation all required config must be set and you can use this command to set config:

lptools set email yourTWemail@domain.com

required config to run this tool are:

Generate report

After installation you can simply run this command:

lptools build 2019-09-05

If you do not pass the date, it will always build report for yesterday.

Happy coding! Let me know if there is any suggestion and PR are most welcome.

Thanks

Rahul Aryan