mitmproxy/web
Aldo Cortesi f7e77d543b Refactor dev.sh
- Parameterise the Python version. All of these now work:
    ./dev.sh            # Use default Python version
    ./dev.sh 2.7        # Explicitly use 2.7 in venv2.7
    ./dev.sh 3.5        # Explicitly use 3.5 in venv3.5

This should also work for Travis, which has a weird setup where Pytho3 can be
3.4.
2016-05-26 09:35:21 +12:00
..
src added UI for options menu (#1130) 2016-05-14 05:40:11 -06:00
.babelrc [web] VirtualScroll and AutoScroll helper 2016-03-10 21:40:07 +08:00
.eslintrc.yml [web] VirtualScroll and AutoScroll helper 2016-03-10 21:40:07 +08:00
conf.js web: update dependencies 2016-05-02 14:33:43 -07:00
gulpfile.js gulp-minify-css is deprecated. Adding gulp-clean-css 2016-04-11 16:38:30 -07:00
package.json web: update dependencies 2016-05-02 14:33:43 -07:00
README Refactor dev.sh 2016-05-26 09:35:21 +12:00

Starting up

- npm install
- gulp
- run mitmweb and open http://localhost:8081/