Skip to main content

Quickstart script for gearbox that setups a new mobile project using AXEMAS.

Project description

This is a gearbox extension that will generate a new Axemas project. Axemas is a development Framework for MultiPlatform hybrid mobile applications.

Installaton

Create a new virtual environment and install axemas with pip. This will include all needed dependencies like gearbox:

$ virtualenv --no-site-packages axemas_builder
$ . axemas_builder/bin/activate
(axemas_builder)$ pip install axemas

Usage

Run the following command to generate a project called new_project inside the directory where you want to create the new project:

(axemas_builder)$ gearbox axemas-setup -n ProjectName -p com.company.example

Project structure

The resulting project structure will be as follows:

/                   root of the project
----/android        Axemas Android native Java code
----/axemas-js      Axemas library JavaScript code imported by www
----/ios            Axemas iOS native Objective-C code
----/www            common share html/css/js/resource files

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

axemas-0.0.3.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file axemas-0.0.3.tar.gz.

File metadata

  • Download URL: axemas-0.0.3.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for axemas-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ac74c3418dc85174386409a615c8ea5265c0e243f9e7da4c3ef04126e644fa30
MD5 8c7114e4860a9445b571b8eb859c1a05
BLAKE2b-256 44af8699b2e0304d859aa2edc314f213b569cc3a7f334375d7fb81eb01fce7a7

See more details on using hashes here.

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