https://github.com/0mp/poudriere-bash-completion
Bash completion for Poudriere: a bulk package builder and port tester for the FreeBSD Ports
https://github.com/0mp/poudriere-bash-completion
bash bash-completion freebsd freebsd-ports poudriere
Last synced: 3 months ago
JSON representation
Bash completion for Poudriere: a bulk package builder and port tester for the FreeBSD Ports
- Host: GitHub
- URL: https://github.com/0mp/poudriere-bash-completion
- Owner: 0mp
- Created: 2018-03-08T01:56:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T08:46:26.000Z (about 7 years ago)
- Last Synced: 2025-02-02T02:45:59.801Z (5 months ago)
- Topics: bash, bash-completion, freebsd, freebsd-ports, poudriere
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bash completion for Poudriere
## To do
* `FLAVORS` support
* `grep -E -n 'TODO|XXX' ./poudriere-bash-completion`
* Parse `poudriere status` in order to complete buildnames.## See also
* [Poudriere's upstream (github.com)](https://github.com/freebsd/poudriere/)