Skip to content

Instantly share code, notes, and snippets.

@banrahan
Created July 31, 2013 09:12
Show Gist options
  • Select an option

  • Save banrahan/6120591 to your computer and use it in GitHub Desktop.

Select an option

Save banrahan/6120591 to your computer and use it in GitHub Desktop.
R build system for Sublime Text 3
{
"cmd": ["/usr/local/bin/Rscript", "$file"],
"selector": "source.r"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment