Next: , Previous: Miscellaneous additional functionality, Up: Top


9 Getting the latest version

FIXME: Need to revise this to give information about the git repository.

Decide which version you want. HEAD is the newest version and usually OK, whereas RELEASE is for cautious people (e.g. who already have systems using asdf that they don't want broken), a slightly older version about which none of the HEAD users have complained. There is also a STABLE version, which is earlier than release.

You may get the ASDF source repository using git: git clone http://common-lisp.net/project/asdf/asdf.git

You will find the above referenced tags in this repository.

Discussion of ASDF development is conducted on the mailing list asdf-devel@common-lisp.net.