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.
Some other functions served by this repo are included below.
Example Packaging
This repo does have some example packaging for use in downstream projects. The Makefile
and PKGBUILD
are standards the AniNIX should maintain throughout their projects.
Executables
The following executables are available:
uniglot-clone
ensures that when repos are cloned, they are attached to the standard Uniglot hooks.home-git
is support for User Support Repositories.