build tooling for dev-pipeline
Project description
A dev-pipeline plugin to add the bootstrap
command.
bootstrap
will update checkouts, then perform a build. It’s similar
but not quite identical to running checkout
and build
commands
(bootstrap
will interleave the operations).
Installation
The simplest way to install is using pip.
$ cd /path/to/dev-pipeline-bootstrap
$ pip3 install
If you don’t have pip available, you can run setup.py
directly.
$ cd /path/to/dev-pipeline-bootstrap
$ python3 setup.py install
You’ll need scm plugins installed to do anything useful.
Documentation
Information about the bootstrap
command is avaialble in the
documentation.
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 dev-pipeline-bootstrap-0.4.0.tar.gz
.
File metadata
- Download URL: dev-pipeline-bootstrap-0.4.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/36.7.2 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 760720e0cd5c2e588f60b63a45078c4089d8e9ab6a588c8d81668fd450cbb757 |
|
MD5 | 2d95229c55425f153c991e1e520d0f46 |
|
BLAKE2b-256 | 7e462d8ac8a8af0e4ddfbb44641ac76971fa63cddc1800e5ce549c22862e6790 |
File details
Details for the file dev_pipeline_bootstrap-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: dev_pipeline_bootstrap-0.4.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/36.7.2 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b4b9bf1a9ca6aebecedac7f00a796511d94d9289bd72fc7fd20c40546094449 |
|
MD5 | 7bcc58ceb0cab37194852943430882ae |
|
BLAKE2b-256 | cae6d78ba819adb52b49052707da51847d847246f2287a6e962bdde6b74166df |