//
pkg.gl
Category
github.com/DataDrake/static-cling
cli
package
0.0.0-20210814015554-82bc1ab3fc6d
Repository:
https://github.com/datadrake/static-cling.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
123 SLOC
#
Functions
BuildRun
BuildRun carries out the "build" sub-command.
InitRun
InitRun carries out the "init" sub-command.
ServerRun
ServerRun carries out the "server" sub-command.
#
Variables
Build
Build generates an updated static site tree.
Init
Init populates a new blank project tree.
Root
Root command for "static-cling".
Server
Server runs a local web server to preview changes made to the website.
#
Structs
BuildFlags
BuildFlags are flags used by the "build" sub-command.
InitFlags
InitFlags are flags used by the "init" sub-command.