https://github.com/johannesbuchner/doithtml
HTML progress reports for DoIt
https://github.com/johannesbuchner/doithtml
Last synced: 7 days ago
JSON representation
HTML progress reports for DoIt
- Host: GitHub
- URL: https://github.com/johannesbuchner/doithtml
- Owner: JohannesBuchner
- License: mit
- Created: 2015-06-23T22:07:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-23T22:10:29.000Z (over 10 years ago)
- Last Synced: 2025-08-17T18:51:38.857Z (about 2 months ago)
- Language: HTML
- Size: 117 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
HTML Status Reporter for doit
==============================Writes the current progress and status of each tasks into a HTML report,
while tasks are being executed.For the `doit `_ automation tool.
Usage
---------
See the dodo.py for an example.