https://github.com/ksxgithub/cargo-scripts-builder
Periodically build some cargo binary packages and publish them to my personal pacman repo
https://github.com/ksxgithub/cargo-scripts-builder
archlinux cargo pacman rust
Last synced: 6 months ago
JSON representation
Periodically build some cargo binary packages and publish them to my personal pacman repo
- Host: GitHub
- URL: https://github.com/ksxgithub/cargo-scripts-builder
- Owner: KSXGitHub
- License: mit
- Created: 2020-10-29T09:05:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T11:03:35.000Z (about 2 years ago)
- Last Synced: 2025-02-06T11:54:29.241Z (about 1 year ago)
- Topics: archlinux, cargo, pacman, rust
- Language: TypeScript
- Homepage: https://github.com/KSXGitHub/pacman-repo
- Size: 63.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Cargo Scripts Builder
[](https://github.com/KSXGitHub/cargo-scripts-builder/actions)
Periodically build some cargo binary packages and publish them to [my personal pacman repo](https://github.com/KSXGitHub/pacman-repo).
## Powered by
* GitHub Action
* [pacman-repo-builder](https://github.com/pacman-repo-builder)
## Installation
Go to [the target repo](https://github.com/KSXGitHub/pacman-repo) for further instructions.
## Add my own package
You may fork this repo and edit it to suit you (pull requests won't be accepted).
## License
[MIT](https://git.io/JTy78) © [Hoàng Văn Khải](https://ksxgithub.github.io).