Commit Graph

5 Commits

Author SHA1 Message Date
Michael Droettboom 1b867058ab Add a mkpkg tool to make new packages. 2019-02-28 18:43:26 -05:00
Michael Droettboom 4d3095ab91 Make bin/pyodide display help rather than crash 2019-01-15 10:09:09 -05:00
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
Roman Yurchak 3b429e61f3 Address review comments 2018-09-21 18:10:48 +02:00
Roman Yurchak 64ab676171 Add pyodide_build/__main__.py 2018-09-20 18:49:50 +02:00