Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ssnickolay/truffleruby-heroku


https://github.com/ssnickolay/truffleruby-heroku

Last synced: 18 days ago
JSON representation

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
```