Files
shiny/shiny.sh
Joe Cheng 6955573dd0 Generalize app serving
- Separate generic server code from app logic
- Refactor folder layout to put examples in separate folders
- Separate shared client assets from app-specific stuff
- Introduce friendly functions for interacting with framework from app logic
2012-06-26 21:52:50 -07:00

4 lines
39 B
Bash
Executable File

#!/bin/sh
R --slave --args $1 < run.R