https://github.com/archlinux/contrib
Arch contrib scripts
https://github.com/archlinux/contrib
Last synced: 9 days ago
JSON representation
Arch contrib scripts
- Host: GitHub
- URL: https://github.com/archlinux/contrib
- Owner: archlinux
- License: gpl-2.0
- Created: 2019-03-22T22:04:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-06-03T12:30:39.000Z (10 days ago)
- Last Synced: 2026-06-03T14:13:09.458Z (10 days ago)
- Language: Shell
- Homepage:
- Size: 232 KB
- Stars: 71
- Watchers: 25
- Forks: 16
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/compose-asa
Awesome Lists containing this project
README
contrib
=======
`contrib` is a repository containing misc useful scripts from Arch Linux team
members. The goal is to collect the myriad of tools we have created through the
years so they can be curated, cleaned up and maybe become part of the `devtools`
package.
### Contribution guidelines
- Some documentation is needed. This can be comments in the top of the file or
a traditional help command.
- One ACK for each Pull-Request is needed
- Please add [SPDX license header](https://spdx.org/ids-how)
### Release process
Run `make release` to push a signed git tag and create a release with default changelog (requires `gh`).