static_shock_cli 0.0.2
static_shock_cli: ^0.0.2 copied to clipboard
CLI for Static Shock - a static site generator, written in Dart.
0.0.2 Dec 10, 2023 #
shock serve auto-refreshes HTML pages on change, dev server port is configurable.
0.0.1 July 19, 2023 #
First non-preview release.
Commands:
shock createshock buildshock serveshock versionshock upgrade
0.0.1-dev.5 July 1, 2023 #
Added version checks to notify users when newer versions of the CLI are available.
0.0.1-dev.4 June 17, 2023 #
Fixed "new project" Mason template variable syntax.
0.0.1-dev.3 June 14, 2023 #
Fixed "new project" template resolution to work in a global pub scenario.
0.0.1-dev.2 June 12, 2023 #
Updated template to match static_shock v0.0.1-dev.2.
0.0.1-dev.1 June 9, 2023 #
Initial release: Includes create and serve behavior.