Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.63 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.63 KB

bwctl

Build Status Contributor Covenant License: GPL v3

Bayware CLI infrastructure automation tool for Service Interconnection Fabric (SIF). This is wrapper for bwctl-resources.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

virtualenv --python=python3 venv
source ./venv/bin/activate
pip install --editable .

Contributing

Please read CONTRIBUTING.md for details on the process for submitting pull requests to us.

Code of Conduct

Please read CODE_OF_CONDUCT.md for details on our code of conduct.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.