https://github.com/fallendeity/devsprint
https://github.com/fallendeity/devsprint
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fallendeity/devsprint
- Owner: FallenDeity
- License: mit
- Created: 2023-02-19T05:46:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T03:07:32.000Z (about 3 years ago)
- Last Synced: 2025-06-13T00:04:18.128Z (about 1 year ago)
- Language: Python
- Size: 19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dynamic Website
To run:
```
git clone https://github.com/FallenDeity/Devsprint.git
poetry init
poetry install
python __main__.py
```