Add ability to just build one package at a time #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "package-filter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
adds an optional -p argument for specifying a specific package to build,
which I wanted to save time during development,
so I can easily build single packages at a time
cc @mycognosist