Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flbulgarelli/gobstones-test-runner
https://github.com/flbulgarelli/gobstones-test-runner
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/flbulgarelli/gobstones-test-runner
- Owner: flbulgarelli
- License: gpl-3.0
- Created: 2019-10-17T21:45:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T23:30:26.000Z (almost 2 years ago)
- Last Synced: 2024-04-25T04:42:28.880Z (7 months ago)
- Language: JavaScript
- Size: 368 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Building for browser
```
browserify main.js -o runner.js
```