afadian/fadian 的 Golang 版本,按 1:114514 的比例还原了原版。
本工具可以帮助您快速发癫。
$ ./fadian-go --help
USAGE:
fadian-go [global options] command [command options] [arguments...]
COMMANDS:
fadian 发癫
fabing 发病
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--num value 重复次数 (default: 1)
--help, -h show help
--version, -v print the version
OPTIONS:
--name value, -n value 对谁发病/发癫
--interactive, -i 是否交互式发病 (default: false)
--help, -h show help
If you want to use interactive mode, you can use -i
or --interactive
option.
You should set DEBUG
environment variable to true
to enable debug mode.
DEBUG=true ./fadian-go
- Clone this repository:
git clone git@github.com:afadian/fadian.git
- Run
cd fadian-go
to enter the project directory. - Run
go mod download
to download dependencies. - Run
go build -o fadian-go
to build the project. - Run
./fadian-go
to run the project.
This project is licensed under the GNU Affero General Public License v3.0. See LICENSE for more details.