3.2.1 • Published 7 years ago
luver v3.2.1
Luver CLI
Is a command line tool for the Luego workflow.
Install
$ npm install -g luverCommands
$ luver config --path <path>
$ luver start
$ luver stop
$ luver new <project>Documentation
$ luver config --path \<path>
Configure the path of Luver Box project.
This configuration/command is necessary to use the start and stop commands.
- Set the Luver path
$ luver start
Start the Luver container.
- Executes the
$ docker-compose up luvercommand - Open the URL
http://luver.localin the default browser
$ luver stop
Stop and save state of the Luver container.
- Executes the
$ docker-compose down luvercommand
$ luver new \<project>
Create a new project.
- Download the Luego HTML5 Boilerplate
- Create a GIT repository with 3 branches:
master,stagginganddev(default isdev) - Create a GITLAB project in Luego group and set the URL of remote
origin
TODO
- Validar se o usuário já possui uma pasta com o mesmo nome do projeto no ambiente local
- Fazer feedback de progresso. Principalmente do download.
3.2.1
7 years ago
3.1.0
9 years ago
3.0.7
9 years ago
3.0.6
9 years ago
3.0.2
9 years ago
3.0.1
9 years ago
3.0.0
9 years ago
2.1.8
9 years ago
2.1.7
9 years ago
2.1.6
9 years ago
2.1.5
9 years ago
2.1.4
9 years ago
2.0.4
9 years ago
2.0.3
9 years ago
2.0.2
9 years ago
2.0.1
9 years ago
2.0.0
9 years ago
1.1.2
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.10
10 years ago
1.0.9
10 years ago
1.0.8
10 years ago
1.0.7
11 years ago
1.0.6
11 years ago
1.0.5
11 years ago
1.0.4
11 years ago
1.0.3
11 years ago
1.0.2
11 years ago
1.0.1
11 years ago
1.0.0
11 years ago