Commit Graph

4 Commits

Author SHA1 Message Date
Roman Yurchak 9afc7a1617
STY Apply black for code style (#702)
* Apply black

* A few fixes

* Relax flake8 checks

* Exclude tools/file_packager.py from black
2020-06-28 20:24:40 +02:00
Madhur Tandon 4abae985ea Add Documentation + Minor Changes 2018-12-11 13:26:51 +05:30
Madhur Tandon 369ce905c1 Adhere to flake8 2018-12-11 12:55:24 +05:30
Madhur Tandon 0a72c4efd8 Expose Port 8000 for easy testing
Add ``serve`` module as a command line subcommand which enables us to start a server within the docker environment.
This is helpful in testing the ``pyodide`` builds running within the docker environment using external browser
programs of the same machine.
2018-12-11 12:55:24 +05:30