소스 검색

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`