notube
1.0.0
Execute o projeto diretamente:
$ build.boot -h
Execute os testes do projeto (eles falharão até que você os edite):
$ boot test
Construa um uberjar a partir do projeto:
$ boot uberjar
Execute o uberjar:
$ java -jar target/notube-0.1.0.jar [args]
ou $./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
Direitos autorais © 2017 FIXME
Distribuído sob a Licença Pública Eclipse na versão 1.0 ou (a seu critério) qualquer versão posterior.