Jürgen Hermann
Jürgen Hermann
- see https://github.com/michaeldfallen/butler - `tasks.ini` or `project.d/tasks.ini` - define tasks with the contained command definitions, on the fly during import - keep the complicated stuff out, that is what `tasks.py`...
- Materialize a (CC) template - Test things like project layout switching, release-prep rewriting, etc.
- Add `git=False` to `clean` task - Load `.gitignore` (search upwards until `.gitignore` _and_ `.git` exists) and clean what's in it - "#!keep" ignores the next line - "#!keep-group" ignores...
- Check we actually have Sphinx docs (and later on, detect other types?!) - See https://github.com/jhermann/priscilla/blob/master/publish.sh for gory details
See also https://github.com/jhermann/gh-commander/issues/2