Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justmars/start-code
Python Boilerplate
https://github.com/justmars/start-code
Last synced: 3 days ago
JSON representation
Python Boilerplate
- Host: GitHub
- URL: https://github.com/justmars/start-code
- Owner: justmars
- Created: 2020-12-30T15:47:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T12:38:36.000Z (3 months ago)
- Last Synced: 2024-08-13T15:33:42.868Z (3 months ago)
- Language: Just
- Homepage: https://mv3.dev
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# start-code
![Github CI](https://github.com/justmars/start-code/actions/workflows/ci.yml/badge.svg)
Minimal boilerplate:
1. /src file structure
2. `just start` creates .venv## Development
See [documentation](https://justmars.github.io/start-code).