Skip to main content

No project description provided

Project description

PyPI Version Build Status CodeCov

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 account
  • nak build - build new app zip file
  • nak 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

next-app-kit-1.0.3.tar.gz (11.9 kB view hashes)

Uploaded Source

Built Distribution

next_app_kit-1.0.3-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page