Bincrafters Packaging tools for build Conan projects
Project description
[![Build Status](https://travis-ci.org/bincrafters/bincrafters-package-tools.svg?branch=master)](https://travis-ci.org/bincrafters/bincrafters-package-tools) [![codecov](https://codecov.io/gh/bincrafters/bincrafters-package-tools/branch/master/graph/badge.svg)](https://codecov.io/gh/bincrafters/bincrafters-package-tools) [![Pypi Download](https://img.shields.io/badge/download-pypi-blue.svg)](https://pypi.python.org/pypi/bincrafters-package-tools)
# Bincrafters Package Tools
## A modular toolset for Conan package tools
This project contains files used by Conan Package Tools for all kinds of bincrafters builds.
These scripts are used during build process to allow for rapid testing and prototyping at this time.
#### INSTALL To install by pip is just one step
##### Local If you want to install by local copy
pip install .
##### Remote Or if you want to download our pip package
pip install bincrafters-package-tools
#### TESTING To run all unit test + code coverage, just execute:
pip install -r bincrafters/requirements_test.txt cd tests pytest -v –cov=bincrafters
#### REQUIREMENTS and DEVELOPMENT To develop or run Bincrafters package tools, Conan package tools will be required However, you could solve by pip
pip install -r bincrafters/requirements.txt
#### UPLOAD To upload this package on pypi (legacy mode):
pip install twine python setup.py sdist twine upload dist/*
#### LICENSE [MIT](LICENSE.md)
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
File details
Details for the file bincrafters_package_tools-0.3.0.tar.gz
.
File metadata
- Download URL: bincrafters_package_tools-0.3.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 139919a839522d893eb34984da527c8409162c2331d42221efe24594361f8f4b |
|
MD5 | 92fe95780969b3407e2e3f1fa1701d10 |
|
BLAKE2b-256 | be608a2bb51e8f45511613b8d65b4a8ca65298a81d8199a85cdbbb8ead82116c |