Skip to content

Tags: plinth-dev/cli

Tags

v0.1.1

Toggle v0.1.1's commit message
v0.1.1 — version reporting fix

plinth version now falls back to runtime/debug.ReadBuildInfo when the
Makefile ldflags didn't run, so binaries installed via go install
report a real module version + vcs.revision instead of dev/none.

v0.1.0

Toggle v0.1.0's commit message
v0.1.0 — initial CLI release

plinth new / doctor / version. Single-binary Go CLI that scaffolds
modules from plinth-dev/starter-{web,api}@v0.1.0 over GitHub's tar.gz
endpoint, rewrites Go module path + service-name tokens, and
optionally git-inits the result.