# Gitano -- Git with Augmented Network Operation

## Development tracked on Trello:

https://trello.com/board/gitano/4f9fee3d26a8c8e8340941a4

## Website

Gitano has a website at https://www.gitano.org.uk/ and a gitweb at
https://git.gitano.org.uk/ -- Enjoy them.

## Dependencies

Gitano depends on [lua-scrypt], [Luxio], [Lace], [Supple], [Gall], [Clod], and
[Tongue].

[lua-scrypt]: https://www.gitano.org.uk/lua-scrypt/
[Luxio]: https://www.gitano.org.uk/luxio/
[Lace]: https://www.gitano.org.uk/lace/
[Supple]: https://www.gitano.org.uk/supple/
[Clod]: https://www.gitano.org.uk/clod/
[Gall]: https://www.gitano.org.uk/gall/
[Tongue]: https://www.gitano.org.uk/tongue/

In addition, Gitano depends on the Lua PCRE package lrexlib which can typically
be found in lua-rex-pcre or liblua5.1-rex-pcre0 in Debian or Ubuntu.

If you wish to use the http access capability in post-recive hooks then you
will need to ensure cURL is installed and the `curl` binary itself is present
on your PATH.

If you wish to use password authentication
then the `htpasswd` binary must be present in your PATH.
In debian this is provided by `apache2-utils`.
