| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a GitHub Pages repo, so you can render the pages with Jekyll. First make sure to install Ruby and then the bundler gem. Then:
You are now ready to make changes!
You could also use your favorite manager, chruby, rbenv, rvm, etc. For RVM, follow the quick installation guide and then run:
$ rvm install 2.2.1 # inside `codebar/tutorials` folder
$ rvm gemset use codebar-tutorial --create
$ gem install bundler
$ bundle install
$ jekyll serve # go to http://127.0.0.1:4000| Back | FazBrowse Home | New Git URL |