summaryrefslogtreecommitdiff
path: root/README
blob: cd89cfd9cc47c81a1c4a2b658c04b4f4618a6315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Gitano -- Git with Augmented Network Operation

## Development tracked on Trello:

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

## Website

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

## Dependencies

Gitano depends on [Luxio], [Lace], [Supple], [Gall] and [Clod].

[Luxio]: http://www.gitano.org.uk/luxio/
[Lace]: http://www.gitano.org.uk/lace/
[Supple]: http://www.gitano.org.uk/supple/
[Clod]: http://www.gitano.org.uk/clod/
[Gall]: http://www.gitano.org.uk/gall/

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.