An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Cargo Scripts Builder

[![.github/workflows/build.yaml](https://github.com/KSXGitHub/cargo-scripts-builder/workflows/.github/workflows/build.yaml/badge.svg)](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).