-
Notifications
You must be signed in to change notification settings - Fork 0
htrinkle/backyard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
python3 -m venv venv source venv/bin/activate pip install -r requirements.txt export FLASK_APP=application.py flask run echo "# backyard" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/htrinkle/backyard.git git push -u origin master
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published