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

https://github.com/hiqdev/rewatcher

Repositories watcher
https://github.com/hiqdev/rewatcher

hacktoberfest

Last synced: 12 months ago
JSON representation

Repositories watcher

Awesome Lists containing this project

README

          

# rewatcher

**Repositories watcher**

[![GitHub version](https://badge.fury.io/gh/hiqdev%2Frewatcher.svg)](https://badge.fury.io/gh/hiqdev%2Frewatcher)
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/rewatcher.svg)](https://scrutinizer-ci.com/g/hiqdev/rewatcher/)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/rewatcher.svg)](https://scrutinizer-ci.com/g/hiqdev/rewatcher/)

Scans directory tree recursively to find unsynced repositories.

## Installation

No installation required.
It's just a single python file without dependencies.

Just download and run.

## License

This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).

Copyright © 2015-2017, HiQDev (http://hiqdev.com/)