lucy
command line interface (cli) for lucifer.
installation
activate command line from your terminal with this command.
pub global activate lucy
usage
use this command to create a new default lucifer project.
lucy create <project-name>
to create a new controller in your project, use this command.
lucy c <controller-name>
to create a new repository in your project, use this command.
lucy r <repository-name>
Comments are closed.