浏览代码

lumen: add page

pxgamer 6 年之前
父节点
当前提交
0075292508
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      pages/common/lumen.md

+ 11 - 0
pages/common/lumen.md

@@ -0,0 +1,11 @@
+# lumen
+
+> A command line installer for the Lumen micro-framework.
+
+- Create a new Lumen application:
+
+`lumen new {{name}}`
+
+- List the available installer commands:
+
+`lumen list`