aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3655257a8575680cc6cefae176d14b6484f5488b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Exgit #

Simple [Elixir][2] application for exploring [Git][1] repositories.

This is very much a work in progress and a way to study Git internals.

## Documentation ##

[Hexdocs][3] hosts documentation for the project.

## License ##

This software is released, AS-IS and WITHOUT warranty, as free and open-source
software with the hope it will be found useful under the terms and conditions
of the [GNU General Public License, version 3][4] or later. For more
information, please consult to provided `LICENSE` file.

[1]: https://git-scm.com

[2]: http://elixir-lang.org

[3]: https://hexdocs.pm/exgit

[4]: https://www.gnu.org/licenses/gpl.html