Skip to content

sinsky/firstproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firstproject

django first projecct from paiza.cloud

git clone https://github.com/sin-sky-sora/firstproject.git
cd firstproject
sh init.sh
source ~/.bash_profile
pyenv install 3.8.8
pyenv global 3.8.8
# pipenv
python -m pip install --upgrade pip
sudo pip install pipenv
pipenv install

github push

git config --global user.email "email@example.com"
git config --global user.name "name"

About

django first projecct from paiza.cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published