mirror of
https://github.com/BastilleBSD/templates.git
synced 2026-04-01 06:47:51 +02:00
13 lines
194 B
Markdown
13 lines
194 B
Markdown
# Python
|
|
Bastille template to bootstrap Python
|
|
|
|
## Bootstrap
|
|
```shell
|
|
bastille bootstrap https://github.com/bastillebsd/templates
|
|
```
|
|
|
|
## Usage
|
|
```shell
|
|
bastille template TARGET lang/python
|
|
```
|