Closed chrisnharvey closed 8 years ago
When running without a sub-command, we should should read the AppImage.yml file and run setup (if required), install, build and package (possibly).
So for most users, you'll simply just run appimager to compile your app/changes, download new dependencies and test.
appimager
This is no longer necessary, so we just show the help screen when called without a sub-command.
When running without a sub-command, we should should read the AppImage.yml file and run setup (if required), install, build and package (possibly).
So for most users, you'll simply just run
appimager
to compile your app/changes, download new dependencies and test.