Skip to main content

AeroGear Build Cli for Digger

Project description

Build Status License

Usage

Full documentation at http://digger-build-cli.readthedocs.io.

Requirements

If running outside a container:

Download and install conda: http://conda.pydata.org/miniconda.html

After cloning the repository run:

conda env create -f env.yaml python=3.5.1

To activate the environment run (might need a new terminal window or reload bashrc/bash_profile):

source activate digger

You will also need Node 4.x, NPM, Cordova >=6 and Java 8 on your machine.

Some requirements are needed to run it outside of a container:

Installation

python setup.py install

Tests

Requirements

Installing development dependencies:

pip install -r requirements.txt

Tests will download all templates from their Github repository (master branch) and will try to build it.

If running outside of the container

Prepare

# create a folder for Gradle cache
mkdir /gradle-cache
# make sure you have write permissions
chown -R ${USER} /gradle-cache

Also, make sure you have Android SDK on your machine and $ANDROID_HOME is set.

setup.py

python setup.py test

using py.test directly (from digger project root folder)

py.test -s

Running an individual test

For example:

py.test -s tests/test_build.py

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

abcd-0.3.0.tar.gz (13.0 kB view details)

Uploaded Source

File details

Details for the file abcd-0.3.0.tar.gz.

File metadata

  • Download URL: abcd-0.3.0.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for abcd-0.3.0.tar.gz
Algorithm Hash digest
SHA256 94fb38ce1b1ad80f0b525e16dddf76075907875396881a951029f7046258e288
MD5 3a1634f591c4fbdeb7ff04c021578f94
BLAKE2b-256 068a37aec7abf3ee477f9b7a1d5c6083d2b8fd8ef980da7bb3813724450f9eaf

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