Skip to content

Instantly share code, notes, and snippets.

@drnic
Created February 21, 2021 10:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drnic/55626f52ae59e14933509b14d97d005b to your computer and use it in GitHub Desktop.
Save drnic/55626f52ae59e14933509b14d97d005b to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
load Gem.bin_path("rack", "rackup")
web: ./bin/rackup -p "$PORT"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment