lucy 1.0.1 copy "lucy: ^1.0.1" to clipboard
lucy: ^1.0.1 copied to clipboard

outdated

Command line interface for Lucifer (a fast, light-weight web framework in dart)

Lucy #

A command-line interface (CLI) for Lucifer framework.

Installation #

Activate command line from your terminal by using this command.

dart 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>
4
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Command line interface for Lucifer (a fast, light-weight web framework in dart)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path, process_run, watcher

More

Packages that depend on lucy