Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Apr 11, 2013
0 parents commit 0f6f548
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
ircbot-addon
============

Forge 2 IRC Addon


This is a sample addon to show how is it possible to connect a bot to IRC and interact with the Forge Container

To install it, be sure to install in your local maven repository and then run

forge --install ircbot

Or if you have the Eclipse plugin installed in your repository, use the following coordinates after installing in your local maven repository:

GroupId: org.jboss.forge
ArtifactId: ircbot
Version: LATEST

0 comments on commit 0f6f548

Please sign in to comment.