Update README, add proj file

This commit is contained in:
Joe Cheng
2012-06-27 00:00:55 -07:00
parent 6a394cc30e
commit ee1ed1e9e5
2 changed files with 16 additions and 6 deletions

View File

@@ -1,10 +1,6 @@
# Shiny
### A web framework for R (eventually--Ruby for now)
### A web framework for R
```sh
sudo apt-get install ruby1.9.1 ruby1.9.1-dev
sudo gem install bundler
cd shiny
bundle install --path vendor
./run.sh
./shiny.sh examples/02_hash
```

14
shiny.Rproj Normal file
View File

@@ -0,0 +1,14 @@
Version: 1.0
RestoreWorkspace: No
SaveWorkspace: No
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: Sweave
LaTeX: pdfLaTeX
RootDocument: