Quantcast
Channel: GIT ADD - News RSS Feed
Viewing all articles
Browse latest Browse all 5189

Django and R on Heroku

$
0
0
heroku login heroku create r-on-heroku git init git remote add heroku https://git.heroku.com/r-on-heroku.git git add . git commit -m "Initial commit" git push heroku master A quick look at https://r-on-heroku.herokuapp.com/ shows me that everything is ...

Viewing all articles
Browse latest Browse all 5189

Trending Articles