cloe
cloe copied to clipboard
Refactor cloe-launch
Depends on #193.
BREAKING CHANGE:
- Change command line argument structure
- Remove concept of profiles along with associated flags and subcommand
New:
- Subcommand
deploydeploys everything to a single folder for redistribution.
Improvements:
- Fail when patchelf does not exist
- Provide better help messages on failure
- Reformat Conan output on failure
Development:
- Fix several linter complaints