summaryrefslogtreecommitdiffstats
path: root/commands/env.go
AgeCommit message (Collapse)Author
2018-04-11commands: Make the hugo command non-globalBjørn Erik Pedersen
See #4598
2018-04-11commands: Make the new commands non-globalBjørn Erik Pedersen
See #4598
2016-11-22all: Use jww instead of fmt for printingbogem
This is an attempt to unify method for printing.
2016-10-05Add hugo env commandBjørn Erik Pedersen
Useful for bug reports. Fixes #2523