-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ✨ many features + fix --no-compress
- log levels - supported kernels arg - destination arg - info log level - catch a bug with everything after --target being interpretted as a target param - don't put template.pros in tmp directory if we are not zipping - add --compress flag - instead of just `pros c create-template ...`, `pros conductor create-template ...` also works now - provide useful logging for invalid subcommands - add more debug logs - ensure that if we are zipping, destination is handled properly ( append .zip if there is not already a file extension there) - expand out some flags to be --word flags rather than -w - print colors properly in parse_zip_output - remove './' whereever possible in parse_zip_output to make everything uniform - filter out directories when sending verbose copy output to parse_zip_output
- Loading branch information
Showing
1 changed file
with
163 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters