mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 14:14:17 +02:00
lumen: add page
This commit is contained in:
parent
c1ee7e5851
commit
0075292508
1 changed files with 11 additions and 0 deletions
11
pages/common/lumen.md
Normal file
11
pages/common/lumen.md
Normal file
|
@ -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`
|
Loading…
Add table
Reference in a new issue