Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aminnairi/node-archmirrors
Archlinux mirrors generator
https://github.com/aminnairi/node-archmirrors
arch archlinux generator linux mirror mirrors reflector
Last synced: about 5 hours ago
JSON representation
Archlinux mirrors generator
- Host: GitHub
- URL: https://github.com/aminnairi/node-archmirrors
- Owner: aminnairi
- License: gpl-3.0
- Created: 2021-03-28T11:30:26.000Z (over 3 years ago)
- Default Branch: next
- Last Pushed: 2021-03-30T19:38:44.000Z (over 3 years ago)
- Last Synced: 2024-10-30T00:44:39.019Z (17 days ago)
- Topics: arch, archlinux, generator, linux, mirror, mirrors, reflector
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@aminnairi/archmirrors
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# node-archmirrors
Archlinux mirrors generator
[![Publish](https://github.com/aminnairi/node-archmirrors/actions/workflows/publish.yaml/badge.svg?branch=latest)](https://github.com/aminnairi/node-archmirrors/actions/workflows/publish.yaml)
## Requirements
- Node
## Usage
```console
$ npx @aminnairi/archmirrors help
```## Example
```console
$ npx @aminnairi/archmirrors country france sortby delay output mirrorlist.pacnew
```## Changelog
See [`CHANGELOG.md`](./CHANGELOG.md).
## Contributing
See [`CONTRIBUTING.md`](./CONTRIBUTING.md).
## License
See [`LICENSE`](./LICENSE).