欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Radiant CMS
来自开放百科 - 灰狐
(版本间的差异)
第4行: | 第4行: | ||
% gem install --include-dependencies radiant | % gem install --include-dependencies radiant | ||
% radiant --help | % radiant --help | ||
+ | |||
+ | create database radiant; | ||
+ | cd config | ||
+ | cp database.mysql.yml database.yml | ||
+ | |||
+ | % ruby script/setup_database production | ||
+ | % ruby script/server production | ||
+ | |||
+ | http://localhost:3000) |
2006年9月9日 (六) 23:05的版本
安装指南
% gem install --include-dependencies radiant % radiant --help
create database radiant; cd config cp database.mysql.yml database.yml % ruby script/setup_database production % ruby script/server production http://localhost:3000)
分享您的观点