首页 > 系统服务 > 详细

ubuntu 16.4安装toolsbelt heroku

时间:2018-03-17 21:33:59      阅读:352      评论:0      收藏:0      [点我收藏+]

https://devcenter.heroku.com/articles/getting-started-with-python#set-up


# Run this from your terminal.


# The following will add our apt repository and install the CLI:


sudo add-apt-repository "deb https://cli-assets.heroku.com/branches/stable/apt ./"


curl -L https://cli-assets.heroku.com/apt/release.key | sudo apt-key add -


sudo apt-get update


sudo apt-get install heroku

ubuntu 16.4安装toolsbelt heroku

原文:https://www.cnblogs.com/fyc001/p/8592471.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!