Browse Source

lumen: add page

pxgamer 6 năm trước cách đây
mục cha
commit
0075292508
1 tập tin đã thay đổi với 11 bổ sung0 xóa
  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`