heroku安装(win7x64)

如果已经安装,就不需要再次安装。

安装之后测试是否安装成功

heroku安装(win7x64)

  • 安装Bundler (两条命令选其一即可)(有可能需要FQ)

heroku安装(win7x64)

heroku安装(win7x64)

    • 切换至jruby-getting-started目录

heroku安装(win7x64)

    • 使用heroku create命令

heroku安装(win7x64)

    • 使用git push heroku master命令

heroku安装(win7x64)

    • 输入heroku ps:scale web=1

heroku安装(win7x64)

    • 最后启动heroku open

heroku安装(win7x64)

打开浏览器:

heroku安装(win7x64)

 

 

参考链接:

https://devcenter.heroku.com/articles/getting-started-with-ruby#introduction

 

相关文章:

  • 2021-12-16
  • 2022-12-23
  • 2021-08-28
  • 2021-06-01
  • 2021-06-28
猜你喜欢
  • 2021-10-11
  • 2021-07-07
  • 2021-09-09
  • 2022-12-23
  • 2022-12-23
  • 2022-02-10
  • 2022-12-23
相关资源
相似解决方案