欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Luminus
来自开放百科 - 灰狐
(版本间的差异)
小 (→指南) |
小 (→指南) |
||
第3行: | 第3行: | ||
==指南== | ==指南== | ||
$ lein new luminus my-app 或 | $ lein new luminus my-app 或 | ||
− | $ lein new luminus app +cljs +postgres // | + | $ lein new luminus app +cljs +postgres //支持的选项有:+sqlite, +site, +h2, +jetty, +cljs, +service, +sassc, +swagger, +auth, +war, +http-kit, +cucumber, +aleph, +mongodb, +postgres, +mysql, +kibit |
$ cd my-app | $ cd my-app | ||
$ lein run | $ lein run |
2016年5月12日 (四) 01:40的版本
Luminus 是一个 Clojure 的开源(MIT)微框架。
指南
$ lein new luminus my-app 或 $ lein new luminus app +cljs +postgres //支持的选项有:+sqlite, +site, +h2, +jetty, +cljs, +service, +sassc, +swagger, +auth, +war, +http-kit, +cucumber, +aleph, +mongodb, +postgres, +mysql, +kibit $ cd my-app $ lein run Started server on port 3000 http://localhost:3000/
图集
链接
分享您的观点