Skip to content

All my AUR packages as monorepo

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

nickray/aur-packages

Repository files navigation

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.