Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 736 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 736 Bytes

AUR packages

Monorepo to manage my AUR packages, using make, bash and git subrepo.

  • prepare a new package with make new PKG=<pkgname>
  • release a package with make publish PKG=<pkgname>

License

aur-packages framework code is dual-licensed under both Apache License, Version 2.0 and MIT License.
Any contribution you submit for inclusion in the work (as defined in the Apache-2.0 license, e.g., as GitHub pull request) shall be dual-licensed as above, without any additional terms or conditions.