Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@banrahan
Created July 31, 2013 09:12
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save banrahan/6120591 to your computer and use it in GitHub Desktop.
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