pxgamer 6 лет назад
Родитель
Сommit
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`