This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Drew Raines (author)
Fri Aug 21 11:24:28 -0700 2009
clot /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jul 16 20:20:36 -0700 2009 | |
| |
README.markdown | Fri Jul 17 06:49:12 -0700 2009 | |
| |
bin/ | Thu Jul 16 20:22:31 -0700 2009 | |
| |
build.xml | Thu Jul 16 20:20:36 -0700 2009 | |
| |
configure | Wed Dec 31 12:51:35 -0800 2008 | |
| |
ivy.xml | Fri Aug 21 14:42:38 -0700 2009 | |
| |
ivysettings.xml | Thu Jul 16 20:20:36 -0700 2009 | |
| |
src/ | Fri Aug 21 14:42:38 -0700 2009 |
README.markdown
Build
ant clean && ant dist
# clot's jar in here
ls -l dist
# try it out
env CLASSPATH=`find $PWD/lib $PWD/dist -name \*.jar | tr '\n' :` \
java com.draines.clot.main irc.freenode.net 6667 foo '##foo' foopass







