Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 699 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 699 Bytes

Code Golf Travis Coveralls

This is the repository behind https://code-golf.io

Building

To build the various languages:

$ ./build-langs

Then, to build to the actual application:

$ ./build

Running

$ docker-compose up --build

Then visit https://localhost and accept the scary security warning.

Thanks

BrowserStack

Cross browser testing powered by BrowserStack