| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| chrome-extension.zip | 2024-03-12 | 366.8 kB | |
| Kubespider v0.6.1 release source code.tar.gz | 2024-03-12 | 77.5 MB | |
| Kubespider v0.6.1 release source code.zip | 2024-03-12 | 77.7 MB | |
| README.md | 2024-03-12 | 355 Bytes | |
| Totals: 4 Items | 155.6 MB | 0 | |
How to Install?
Just run:
:::sh
wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.6.1.tar.gz && tar -zxvf v0.6.1.tar.gz && cd kubespider-v0.6.1 && bash hack/install_kubespider.sh
New features:
- add bilibili short url support.
Bugfix
- fix alist download bug.
Contributors
@acegao9527 @evell1992