Extension Developers
Extensions are meant to extend the functionality of Archangel. Documentation for theme development is also available.
Bored? Take a look at the TODO list for Archangel.
Generate an extension
Generate an Archangel extension with archangel extension NAME
To generate an extension at PWD
with the name archangel_foo
$ archangel extension foo
Best Practices
The following are best practice guides for building and managing Archangel extensions.