Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haoict/debian-repo-cloner

Cloner for Debian repositories
https://github.com/haoict/debian-repo-cloner

Last synced: 9 days ago
JSON representation

Cloner for Debian repositories

Awesome Lists containing this project

README

        

Cloner for Debian repositories.

This is POC that works only with "repo.kenhtao.net"

# Commands

Setup

```bash
yarn
```

Run

```bash
yarn start
```

Test

```bash
yarn test
```