An open API service indexing awesome lists of open source software.

https://github.com/douban/ellen

Ellen is a wrapper of pygit2 and git command.
https://github.com/douban/ellen

Last synced: 6 months ago
JSON representation

Ellen is a wrapper of pygit2 and git command.

Awesome Lists containing this project

README

          

# Ellen - The Core of Jagare.

艾伦·耶格尔 / 艾连·叶卡 (エレン·イェーガー Ellen Jäger)

Ellen is a wrapper of pygit2 and git command.

## Tests

### Install nose

`pip install nose`

### Run

```
$ nosetests
................
----------------------------------------------------------------------
Ran 16 tests in 0.519s

OK
```

## Dependency
1. git
1. pygit2
1. python-magic