add kontor-blacksheep and kontor-piccolo as blueprints for new app
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# piccolo_project
|
||||
|
||||
## Setup
|
||||
|
||||
### Install requirements
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
### Getting started guide
|
||||
|
||||
```bash
|
||||
python main.py
|
||||
```
|
||||
|
||||
### Running tests
|
||||
|
||||
```bash
|
||||
piccolo tester run
|
||||
```
|
||||
Reference in New Issue
Block a user