-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
decf566
commit dae715f
Showing
10 changed files
with
38 additions
and
284 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,25 @@ | ||
# CLI Commands | ||
There are many command line arguments available for the `commoners` tool. | ||
The CLI commands for `commoners` share the same options structure: | ||
|
||
- `--web` - Default option | ||
|
||
- `--desktop` - For your current desktop platform | ||
- `--mac` - For Mac | ||
- `--windows` - For Windows | ||
- `--linux` - For Linux | ||
|
||
- `--mobile` - For the mobile platform corresponding to your build enviroment | ||
- `--ios` - For iOS | ||
- `--android` - For Android | ||
|
||
## commoners | ||
Start your project in development mode | ||
- `--desktop` - As an Electron app on your current desktop platform | ||
|
||
## commoners build | ||
Build the project assets | ||
- `--desktop` - For your current desktop platform | ||
- `--pwa` - As a Progressive Web App | ||
- `--ios` - For iOS | ||
- `--android` - For Android | ||
|
||
## commoners launch | ||
Launch your built application | ||
- `--desktop` - Start your desktop build | ||
- `--ios` - Open the project with XCode | ||
- `--android` - Open the project with Android Studio | ||
|
||
## commoners commit | ||
Commit your latest build to Github (coming soon) | ||
### Additional Options | ||
- `--pwa` - As a Progressive Web App | ||
|
||
## commoners publish | ||
Publish your latest commit to Github Pages (coming soon) | ||
- `--message` - Add a commit message and trigger a new commit | ||
## commoners launch | ||
Launch your built application |
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
This file was deleted.
Oops, something went wrong.