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 Public License 버전 1.0 또는 (귀하의 선택에 따라) 이후 버전에 따라 배포됩니다.