Shared code libraries that all the AniNIX projects should use -- this should reduce error in rewriting the same functions.
Go to file
DarkFeather ce2e2d3863
Updating PKGBUILD, README.md, and license. Update rsync to use fixed flag
2020-06-15 00:17:38 -05:00
Bash Path changes to fit rename 2019-04-30 16:07:30 -05:00
C Standardizing for PKGBUILD 2019-04-30 15:53:55 -05:00
CSharp Standardizing for PKGBUILD 2019-04-30 15:53:55 -05:00
Java Standardizing for PKGBUILD 2019-04-30 15:53:55 -05:00
Resources Updating PKGBUILD, README.md, and license. Update rsync to use fixed flag 2020-06-15 00:17:38 -05:00
.gitignore Updating PKGBUILD, README.md, and license. Update rsync to use fixed flag 2020-06-15 00:17:38 -05:00
LICENSE Updating PKGBUILD, README.md, and license. Update rsync to use fixed flag 2020-06-15 00:17:38 -05:00
Makefile Updating PKGBUILD, README.md, and license. Update rsync to use fixed flag 2020-06-15 00:17:38 -05:00
PKGBUILD Updating PKGBUILD, README.md, and license. Update rsync to use fixed flag 2020-06-15 00:17:38 -05:00
README.md Updating PKGBUILD, README.md, and license. Update rsync to use fixed flag 2020-06-15 00:17:38 -05:00

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.