Shared code libraries that all the AniNIX projects should use -- this should reduce error in rewriting the same functions.
Bash | ||
bin | ||
C | ||
CSharp | ||
Hooks | ||
Java | ||
Resources | ||
tests | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
PKGBUILD | ||
README.md |
This repo holds all our standard functions that all our services should use. We include a folder for each language -- files are broken down by their inclusion method. Please follow our development best practices when contributing.
These functions are not intended to be invoked directly, so the package created from this repo will only provide files on disk.