Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mahm/best-vimrc
- Owner: mahm
- Created: 2011-11-23T15:57:13.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-24T07:15:21.000Z (almost 13 years ago)
- Last Synced: 2024-06-28T06:39:35.766Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 434 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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