Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 254 Bytes

README.rst

File metadata and controls

22 lines (13 loc) · 254 Bytes

coderwall-java

Simple java API client for coderwall.com

Usage

From the source root where the build.xml file is:

ant dist
cd dist
java -jar coderwall.jar [username]
Authors:Casey Dunham