writefreely/cmd/writefreely
Matt Baer 9023d4eb3f Move flag parsing to main package
This exposes setup and admin functions in the writefreely package, and
uses them in the main application, initialized by the flag parsing that
now happens there.

This is the first step towards making `writefreely` usable as a
standalone package.
2019-05-10 11:40:35 -04:00
..
.gitignore Add make release 2018-11-18 22:29:35 -05:00
main.go Move flag parsing to main package 2019-05-10 11:40:35 -04:00