No project description provided
Project description
29 Next App Kit
App Kit is a cross-platform command line tool to build and maintain apps on the 29 Next platform.
Installation
App Kit is a python package available on PyPi
If you already have python
and pip
, install with the following command:
pip install next-app-kit
Mac OSX Requirements
See how to install python
and pip
with HomeBrew. Once you have completed this step you can install using the pip
instructions above.
Windows Requirements
See how to install python
and pip
with Chocolatey. Once you have completed this step you can install using the pip
instructions above.
Updating App Kit
Update to the latest version of App Kit with the following command:
pip install next-app-kit --upgrade
:warning: Important
Usage requires a Partner Account and an App Client ID, create and setup your partner account here.
Usage
With the package installed, you can now use the commands inside your app directory to build and push your app updates.
Available Commands
nak setup
- configure current directory with an app in your accountnak build
- build new app zip filenak push
- push latest app zip file to 29 Next platform
Setup
Configures the current directory with necessary data to push the app files to 29 Next.
Data collected by the setup
command:
- App Client ID - retrieve this from the app in your partner account.
- Email - your email used to access your partner account.
- Password - your password used to access your partner account.
Build
Creates a new version (zip of the current directory files) to prepare your app to be pushed to 29 Next.
Push
Pushes the latest version to 29 Next and to your development stores to review and test your app.
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
Built Distribution
File details
Details for the file next-app-kit-1.0.3.tar.gz
.
File metadata
- Download URL: next-app-kit-1.0.3.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99b3dff47dd54c3521ed1c7617395c072780448a444e4f2da43e4547837458a9 |
|
MD5 | 9564bccad06616022a30ae13e78b5638 |
|
BLAKE2b-256 | 3d8d7b666187fb735e977397f67ac70702173a599dcc3466729e47ae58f8737f |
File details
Details for the file next_app_kit-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: next_app_kit-1.0.3-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66d98f7f89e7d5bfbd3b61c787641cb995d808065dcb42d66c20d0565df12610 |
|
MD5 | 89bf2ed1812e460ef0df7885c992b908 |
|
BLAKE2b-256 | 5f16df0092714af94bff00311318959c3892bb758d2c8c11badead34fab8128c |