pulsar_cli 0.0.7 copy "pulsar_cli: ^0.0.7" to clipboard
pulsar_cli: ^0.0.7 copied to clipboard

Command Line Interface for the Pulsar Web Framework.

pulsar_cli #

Command Line Interface for the Pulsar Web Framework

Activate #

Activate the pulsar_cli using

  dart pub global activate pulsar_cli

Then use the command pulsar for creating and serve Pulsar projects.

Usage #

Use create to make a new project. The create can define the --template as default, empty or minimum.

  pulsar create app_name

Serving #

Serve a local server using the following command

  pulsar serve

Note: For the moment Pulsar use webdev to serve the local server while the DevServer is still in development.

TODO #

  • build command
  • Hot Reload
  • DevServer for serve command
2
likes
0
points
470
downloads

Publisher

unverified uploader

Weekly Downloads

Command Line Interface for the Pulsar Web Framework.

Repository (GitHub)
View/report issues

Topics

#cli #web #frontend

License

unknown (license)

Dependencies

args, path, pulsar_web, webdev

More

Packages that depend on pulsar_cli