notube
1.0.0
直接运行项目:
$ build.boot -h
运行项目的测试(在您编辑它们之前它们将失败):
$ boot test
从项目构建 uberjar:
$ boot uberjar
运行 uberjar:
$ java -jar target/notube-0.1.0.jar [args]
或者,$ ./run.sh
-t, --tokens ACTION Populate or refresh tokens. Action can be either p o r
-n, --notube CHANNELID Scan and populate spam queue
-r, --report Go through spam queue and report as spam
-s, --search-channel CHANNEL-OR-USER-NAME Search users by name, receive channel id
-h, --help
版权所有 © 2017 FIXME
根据 Eclipse 公共许可证 1.0 版或(由您选择)任何更高版本分发。