开发者

How can I install from github?

开发者 https://www.devze.com 2023-02-19 19:12 出处:网络
I watched github and found interesting for me -> https://github.com/cavneb/Surveyor How can开发者_如何学编程 I install for my own and using it? I don\'t understand it, when i doing script/plugin ins

I watched github and found interesting for me -> https://github.com/cavneb/Surveyor

How can开发者_如何学编程 I install for my own and using it? I don't understand it, when i doing script/plugin install git. And it appears in my vendor/plugins, and what now? How i can see it?


The Surveyor repository isn't a plugin, it's a full rails application. So your steps are

  1. cd Projects (or whatever)
  2. git clone https://github.com/cavneb/Surveyor.git
  3. cd Surveyor
  4. rake gems:install
  5. rake db:create
  6. rake db:migrate
  7. script/server
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号