Browse Source

lumen: add page

pxgamer 6 years ago
parent
commit
0075292508
1 changed files with 11 additions and 0 deletions
  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`