nise-nabe / SRMNotifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SRMNotifier

This is a notifier for topcoder SRM using twitter.

twitter bot

How to Develop

Execute following Command, and edit for your enviromnent.

$ cp src/main/resources/twitter4j.properties.sample src/main/resources/twitter4j.properties
$ cp src/main/webapp/WEB-INF/appengine-web.xml.sample src/main/webapp/WEB-INF/appengine-web.xml

Run test

$ mvn test

Run server for develop. See more information when the server start.

$ mvn compile appengine:enhance appengine:devserver

About


Languages

Language:Java 100.0%