@luego/luver

1.0.2 • Public • Published

Luver CLI

Is a command line tool for the Luego workflow.

Install

  $ npm install -g luver

Commands

  $ 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 luver command
  • Open the URL http://luver.local in the default browser

$ luver stop

Stop and save state of the Luver container.

  • Executes the $ docker-compose down luver command

$ luver new <project>

Create a new project.

  • Download the Luego HTML5 Boilerplate
  • Create a GIT repository with 3 branches: master, stagging and dev (default is dev)
  • 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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i @luego/luver

Weekly Downloads

4

Version

1.0.2

License

ISC

Unpacked Size

10.4 kB

Total Files

4

Last publish

Collaborators

  • rodrigoeddie
  • renanvaz
  • tiluego