An open API service indexing awesome lists of open source software.

https://github.com/pysync/langpad

Install nginx, rbenv, ruby and config user, ssh in centos 6.5
https://github.com/pysync/langpad

Last synced: about 1 year ago
JSON representation

Install nginx, rbenv, ruby and config user, ssh in centos 6.5

Awesome Lists containing this project

README

          

* How to Install

Require

```
+------------------+
| rbenv ~ 0.4.0 |
| vagrant ~ 1.6.5 |
+------------------+
```
Install Steps

```
$ get clone git@github.com:dungntnew/langpad.git langpad-chef
$ cd langpad-chef
$ bundle install --path=vendor/bundle
$ vagrant up
```