Skip to content

Instantly share code, notes, and snippets.

@assp1r1n3
Created February 23, 2015 20:53
Show Gist options
  • Select an option

  • Save assp1r1n3/f1d0df3842b5f3cc2af0 to your computer and use it in GitHub Desktop.

Select an option

Save assp1r1n3/f1d0df3842b5f3cc2af0 to your computer and use it in GitHub Desktop.
Sinatra runner for Cloud9
{
"cmd" : ["bash", "--login", "-c", "ruby $file -p $port -o $ip $args"],
"info" : "Sinatra started $project_path$file_name",
"env" : {},
"working_dir" : "$project_path",
"selector" : "source.rb"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment