git clone -o template https://github.com/gzbfgjf2/template.git my-project && cd my-project
git switch -c main
python -m venv .venv
. .venv/bin/activate
pip install -e .
# develop your repo
git remote add origin <my-repo-remote-url>
git push -u origin main
-
Notifications
You must be signed in to change notification settings - Fork 0
gzbfgjf2/template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published