This website requires JavaScript.
Explore
Help
Sign In
I2P_Developers
/
i2p.www
Watch
3
Star
0
Fork
5
You've already forked i2p.www
Code
Issues
27
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4d966779ac0bb173b97b3d59e5ac6bd249037195
i2p.www
/
docker-run-dev.sh
6 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
make it easier to run in dev mode inside of docker
2021-08-13 17:04:35 -04:00
#! /usr/bin/env sh
Big update to i2p.firefox download page.
2021-08-14 00:49:49 -04:00
#virtualenv --distribute env
#. env/bin/activate
./setup_venv.sh
make it easier to run in dev mode inside of docker
2021-08-13 17:04:35 -04:00
./runserver.py
Reference in New Issue
Copy Permalink