Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssnickolay/truffleruby-heroku
https://github.com/ssnickolay/truffleruby-heroku
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ssnickolay/truffleruby-heroku
- Owner: ssnickolay
- Created: 2020-09-21T18:26:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T18:27:06.000Z (over 4 years ago)
- Last Synced: 2024-11-06T13:01:27.898Z (2 months ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```sh
$ asdf install ruby truffleruby-dev # or 2.6.6
$ gem install bundler:2.1.4
$ bundle install$ TRUFFLERUBYOPT='--experimental-options' bundle exec puma
curl http://localhost:9292
```