Skip to content

aronatkins/install-rstudio-daily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

install-rstudio-daily.sh

This repository hosts a Bash script to install the latest RStudio daily desktop build for OSX/macOS and Ubuntu(amd64). It previously lived as a GitHub Gist.

To get started, download the latest version of this script, ensure that it is marked executable, and run it!

curl -O https://raw.githubusercontent.com/aronatkins/install-rstudio-daily/main/install-rstudio-daily.sh
chmod +x ./install-rstudio-daily.sh
./install-rstudio-daily.sh

Prerequisite

Requires jq.

RStudio Dailies

The RStudio daily builds are available at https://dailies.rstudio.com.

About

Shell script to install an RStudio daily build.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages