mirror of
https://github.com/BastilleBSD/templates.git
synced 2026-05-19 13:54:07 +02:00
16 lines
390 B
Markdown
16 lines
390 B
Markdown
# Python
|
|
Bastille template to bootstrap Python
|
|
|
|
## Status
|
|
[](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
|
|
```
|