mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-26 23:51:21 +01: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
|
|
```
|