Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/haoict/debian-repo-cloner
- Owner: haoict
- Created: 2020-03-30T22:55:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:44:38.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T12:48:02.823Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 521 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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
```