static_shock_cli 0.0.1-dev.2 copy "static_shock_cli: ^0.0.1-dev.2" to clipboard
static_shock_cli: ^0.0.1-dev.2 copied to clipboard

outdated

CLI for Static Shock - a static site generator, written in Dart.

Static Shock CLI #

The static_shock_cli package is the command-line interface for static_shock.

Activate static_shock_cli from Pub #

dart pub global activate static_shock_cli

Activate static_shock_cli from your machine #

Activate the local package from anywhere on your machine:

dart pub global activate --source=path /MY_ROOT_PATH/static_shock/static_shock_cli/

Activate the local package from the root of this repository:

dart pub global activate --source=path ./static_shock_cli/

Activate the local package from the static_shock_cli directory:

dart pub global activate --source=path .
8
likes
0
points
109
downloads

Publisher

verified publisherflutterbountyhunters.com

Weekly Downloads

CLI for Static Shock - a static site generator, written in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, cli_completion, mason, mason_logger, shelf, shelf_static, static_shock

More

Packages that depend on static_shock_cli