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

https://github.com/dexpota/gitfav

An Android application to organize your starred repository on Github.
https://github.com/dexpota/gitfav

android github

Last synced: about 2 months ago
JSON representation

An Android application to organize your starred repository on Github.

Awesome Lists containing this project

README

          

[license]: https://opensource.org/licenses/MIT
[license-badge]: https://img.shields.io/github/license/dexpota/gitfav.svg?style=for-the-badge
[ktlint]: https://github.com/pinterest/ktlint
[ktlint-gradle]: https://github.com/jlleitschuh/ktlint-gradle

# gitfav

> An Open Source Android Application to organize your favourite repositories.

[![License: MIT][license-badge]][license]

## Tools

These are some of the external tools used in the project:

- [*ktlint*][ktlint] and [*ktlint-gradle*][ktlint-gradle] for static analysis
and integration with gradle;