2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e9cb539ecf | |||
| 132dce8b3f |
Renamed from scripts/jw-projects.py (Browse further)
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| e9cb539ecf |
jw-pkg.py: Enable argcomplete
Register a bash-completion handler for jw-pkg.py, and mark it with PYTHON_ARGCOMPLETE_OK. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| 132dce8b3f |
jw-projects.py: Rename it to jw-pkg.py
jw-projects.py is now a multi-call executable, with "projects" being just one of its subcommands. Rename it to jw-pkg.py to reflect that. Signed-off-by: Jan Lindemann <jan@janware.com> |