Skip to content

gzbfgjf2/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages