欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Typo (software)
来自开放百科 - 灰狐
(版本间的差异)
第2行: | 第2行: | ||
http://typosphere.org/ | http://typosphere.org/ | ||
+ | |||
+ | ==安装指南== | ||
+ | 创建数据库 | ||
+ | MySQL: mysql -u username -p typo_database < db/schema.mysql.sql | ||
+ | Postgres: psql -U username typo_database <db/schema.postgresql.sql | ||
+ | Edit config/database.ym | ||
+ | |||
+ | Edit your webserver config | ||
+ | |||
+ | upgrade | ||
+ | rake migrate | ||
+ | rake migrate RAILS_ENV=production | ||
==精彩图集== | ==精彩图集== | ||
[[Image:Typo_flock.png|thumb|left|Typo with Flock]] | [[Image:Typo_flock.png|thumb|left|Typo with Flock]] |
2006年9月15日 (五) 23:19的版本
安装指南
创建数据库
MySQL: mysql -u username -p typo_database < db/schema.mysql.sql Postgres: psql -U username typo_database <db/schema.postgresql.sql
Edit config/database.ym
Edit your webserver config
upgrade
rake migrate rake migrate RAILS_ENV=production
精彩图集
分享您的观点