This website requires JavaScript.
Explore
Help
Sign In
g1smo
/
c2-utopia
Watch
1
Star
0
Fork
You've already forked c2-utopia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e5b5f3ab3e
c2-utopia
/
init.sh
5 lines
66 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
python3 -m venv .venv
pip3 install -r requirements.txt
Reference in New Issue
View Git Blame
Copy Permalink