Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 957 Bytes

File metadata and controls

43 lines (26 loc) · 957 Bytes

PyPI - Python Version

A simple Python project

This is a simple python project.

Installation

It is possible to install the tool with pip:

pip install sc-python-templates

Development

Run following command to setup git hooks:

./scripts/setup-hooks.sh

Configuration

Configuration files reading in this order, the first is the top most priority:

  1. production.xml in current directory,

The default configuration file looks like this:

environment: production

License

The script is released under the MIT License. The MIT License is registered with and approved by the Open Source Initiative [1].

[1]https://opensource.org/licenses/MIT