notube
1.0.0
Exécutez le projet directement :
$ build.boot -h
Exécutez les tests du projet (ils échoueront jusqu'à ce que vous les modifiiez) :
$ boot test
Construisez un uberjar à partir du projet :
$ boot uberjar
Exécutez l'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
Copyright © 2017 FIXME
Distribué sous la licence publique Eclipse soit la version 1.0, soit (à votre choix) toute version ultérieure.