shipthis
v0.0.9
Published
Game Shipping Tool
Downloads
500
Readme
shipthis
Introduction
Mobile Game Shipping Tool
Usage
$ npm install -g shipthis
$ shipthis COMMAND
running command...
$ shipthis (--version)
shipthis/0.0.9 linux-x64 node-v20.17.0
$ shipthis --help [COMMAND]
USAGE
$ shipthis COMMAND
...
Command Topics
shipthis apple
- Commands related to Apple Developer Portalshipthis apple apiKey
- Creates an App Store Connect API Key in your Apple Developer account and saves the private key in your ShipThis accountshipthis apple certificate
- Creates an iOS Distribution Certificate in your Apple Developer account and saves it with the private key to your ShipThis accountshipthis apple login
- Authenticate with Apple - saves the session to the auth fileshipthis apple status
- Shows the status of the Apple authentication and integrationshipthis dashboard
- Opens the web-browser to your ShipThis dashboardshipthis game
- Commands related to Game Managementshipthis game build
- Commands related to builds for a specific gameshipthis game create
- Create a new gameshipthis game details
- Shows and sets the details of a game. If --gameId is not provided it will look in the current directory.shipthis game export
- Downloads the shipthis.json file for a given game into the current directory.shipthis game ios
- Commands related to the iOS platform for a specific gameshipthis game job
- Commands related to jobs for a specific gameshipthis game list
- Shows a list of all your gamesshipthis game ship
- Builds the app (for all platforms with valid credentials) and ships it to the storesshipthis game status
- Shows the Game status. If --gameId is not provided it will look in the current directory.shipthis game wizard
- Runs all the steps for the specific platformshipthis help
- Display help for shipthis.shipthis login
- Authenticate - will create a new account if one does not exist.shipthis status
- Displays the current overall status.