alecks / gittp

A REST git client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gittp

gittp exposes a git client over a REST API.

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

License

Copyright © 2020 Alex P; all rights reserved. Licensed under the ISC License, functionally equivalent to the MIT License.

About

A REST git client


Languages

Language:Clojure 100.0%