No project description provided
Project description
nowStudio App Upload - CLI
nowgg CLI is a command-line tool that enables you to upload your app builds to nowStudio.
##Prerequisites
- App ID
- Used to identify the App on nowStudio.
- Your App ID can be found under the App Details section of nowStudio.
- Publisher token
- Used to identify the publisher company.
- Your Publisher token is available under the Account Information section of nowStudio.
Using nowgg CLI
Open any terminal on macOS or Windows.
Install nowgg CLI tool
pip install nowgg
Initialize nowgg CLI
nowgg init –token "<your_publisherToken_from_nowStudio>"
Upload App to nowStudio
nowgg upload -app_id <your_app_id> -file_path "/directory/sample.apk" -apk_version <app_version_name> -version_code <app_version_code>
Note: Your app will be uploaded to the App Library within nowStudio.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nowgg-1.0.tar.gz
(4.0 kB
view details)
File details
Details for the file nowgg-1.0.tar.gz
.
File metadata
- Download URL: nowgg-1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 511e3a65418494bf262d63a67c206ac2ab0402ba87db702a67d8bbde7d4a0947 |
|
MD5 | cc7b411b83bad1ffc29972a21a9a1820 |
|
BLAKE2b-256 | 9b15ae264c3e88f1d96ad2bafed32f9f8bd8a723fe4d8ab8e9952b8c45b67521 |