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>
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.