Usage: wispeeer -[gpdhv] [-i <alias>] [-n <title>]
If you are using it for the first time,
first execute the command “wispeeer init <Blog directory>” to initialize the blog.
概览:
依赖 (Require)
编译依赖 (Build Require)
GNU Make 4.3 (make --version)
go version go1.16 (go version)
Build & Run
1 | make build |
more build option
1 | make help |
Usage
1 | wispeeer -h |

wispeeer init
1 | wispeeer init ${USER}.github.io |