wiki:Dev

Version 105 (modified by zooko, at 2011-08-14T02:06:10Z) (diff)

move "Dependencies" down the page

Dev

Views into the process of Tahoe-LAFS hackery.

  • The Roadmap page (linked at the top of each page) shows the next planned release and what improvements and bugfixes we are working on.
  • The User Doc page

Source Code (via revision control)

  • Darcs checkout:

darcs get --lazy http://tahoe-lafs.org/source/tahoe-lafs/trunk tahoe-lafs

git clone git://github.com/warner/tahoe-lafs.git

Community

Extensions

  • Tahoe-LAFS has a programmatic API which enables building custom applications on top of the storage infrastructure.
  • The docs/frontends/webapi.rst document shows how to control a Tahoe-LAFS node programmatically over HTTP.
  • The Extension Page has some additional tips on how to use the web-API.

Developer Docs

Tools

Dependencies

Metrics

See Also