Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/z4yx/bandersnatch-hack
some hacks to (re)sync a package manually
https://github.com/z4yx/bandersnatch-hack
Last synced: 2 months ago
JSON representation
some hacks to (re)sync a package manually
- Host: GitHub
- URL: https://github.com/z4yx/bandersnatch-hack
- Owner: z4yx
- License: afl-3.0
- Archived: true
- Created: 2020-04-22T14:48:28.000Z (over 4 years ago)
- Default Branch: single-package-sync
- Last Pushed: 2021-02-26T02:51:13.000Z (almost 4 years ago)
- Last Synced: 2024-08-03T01:38:29.424Z (6 months ago)
- Language: Python
- Homepage:
- Size: 623 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
```shell
echo tensorflow >packages-to-sync.list
echo requests >>packages-to-sync.list
echo lalsuite >>packages-to-sync.list
./src/main.py -c /path-to/bandersnatch.conf mirror
```