heroku-buildpack-racket icon indicating copy to clipboard operation
heroku-buildpack-racket copied to clipboard

a Heroku buildpack for deploying apps written in Racket

Results 3 heroku-buildpack-racket issues
Sort by recently updated
recently updated
newest added

BTW I just wasted a couple of hours on monkeying around bash string concatenation with quotes, double quotes, array iteration and other nonsense, only to write a few lines of...

Hi , Please add the `racket` topic to this repo - I think others will be interested and this will help them find it at https://github.com/topics/racket https://help.github.com/en/articles/classifying-your-repository-with-topics Kind regards, Stephen

Hey Alexis, I tried following along with your blog post and this README to get a sample application up on Heroku using this buildpack. It seems like there are some...