anduril.org

info
- what is anduril?
- faq
- readme
- download
- help
- author

development
- releases
- changes
- cvs
- bug reports
- todo
- credits

contact
- email
- mailing list
- irc


 

anduril's CVS repository is available for you "bleeding edge" types who want to run the absolute latest software ever! here's how to checkout a copy:

$ cvs -d :pserver:anonymous@cvs.telekinesis.org:/home/cvs co anduril

That's it! that will get you a cvs copy in the 'anduril/' directory. To update it at any time simply do:

$ cd anduril
$ cvs update