欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Mixture.fm
来自开放百科 - 灰狐
(版本间的差异)
(以“Mixture.fm:Ruby on Rails 和 Backbone.js 驱动的电音平台,使用了 MongoDB 和 ElasticSearch 等开源项目。 ==链接== *[http://mi...”为内容创建页面) |
小 (→链接) |
||
第1行: | 第1行: | ||
Mixture.fm:[[Ruby]] on [[Rails]] 和 [[Backbone.js]] 驱动的电音平台,使用了 [[MongoDB]] 和 [[ElasticSearch]] 等开源项目。 | Mixture.fm:[[Ruby]] on [[Rails]] 和 [[Backbone.js]] 驱动的电音平台,使用了 [[MongoDB]] 和 [[ElasticSearch]] 等开源项目。 | ||
+ | ==安装== | ||
+ | git clone git://github.com/erickreutz/mixturefm.git | ||
+ | cd mixturefm | ||
+ | brew install mongodb | ||
+ | brew install elasticsearch | ||
+ | curl get.pow.cx | sh | ||
+ | cd ~/.pow | ||
+ | ln -s /path/to/repo | ||
+ | bundle install --path .bundle --binstubs | ||
+ | vim Procfile.dev | ||
+ | cp config/examples/mongoid.yml config/ | ||
+ | cp config/examples/elasticsearch.yml config/ | ||
+ | cp config/examples/mongod.conf config/ | ||
+ | cp config/.env . | ||
+ | bundle exec foreman start -f Procfile.dev | ||
==链接== | ==链接== | ||
*[http://mixture.fm/ mixture.fm官网] | *[http://mixture.fm/ mixture.fm官网] |
2013年5月15日 (三) 12:47的版本
Mixture.fm:Ruby on Rails 和 Backbone.js 驱动的电音平台,使用了 MongoDB 和 ElasticSearch 等开源项目。
安装
git clone git://github.com/erickreutz/mixturefm.git cd mixturefm brew install mongodb brew install elasticsearch curl get.pow.cx | sh cd ~/.pow ln -s /path/to/repo bundle install --path .bundle --binstubs vim Procfile.dev cp config/examples/mongoid.yml config/ cp config/examples/elasticsearch.yml config/ cp config/examples/mongod.conf config/ cp config/.env . bundle exec foreman start -f Procfile.dev
链接
分享您的观点