Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahm/best-vimrc

backbone.js on rails
https://github.com/mahm/best-vimrc

Last synced: 3 months ago
JSON representation

backbone.js on rails

Awesome Lists containing this project

README

        

## best vimrc

githubにあるvimrcの中で一番参考になるvimrcを探すWebアプリ。
社内backbone.js勉強会のための習作。
http://best-vimrc.heroku.com/

### First, sync github to local repos
bundle exec rake cron

### When use heroku, add cron plugin
heroku addons:add cron:daily

### Before production deploy to heroku
script/pre-production.sh