Files
templates/lang/python/README.md
2021-10-22 22:32:43 -06:00

16 lines
390 B
Markdown

# Python
Bastille template to bootstrap Python
## Status
[![pipeline status](https://gitlab.com/bastillebsd-templates/python/badges/master/pipeline.svg)](https://gitlab.com/bastillebsd-templates/python/commits/master)
## Bootstrap
```shell
bastille bootstrap https://gitlab.com/bastillebsd-templates/python
```
## Usage
```shell
bastille template TARGET bastillebsd-templates/python
```