Shared code libraries that all the AniNIX projects should use -- this should reduce error in rewriting the same functions.
Go to file
DarkFeather dac8563a32
Moving home-git to ShadowArch instead -- other scripts here are unique to shared development in line with the package.
2022-10-17 22:08:03 -05:00
Bash Starting to use Uniglot for hooks standardization. 2022-04-30 23:14:56 -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
Hooks More scripts support 2022-09-18 21:34:48 -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
bin Moving home-git to ShadowArch instead -- other scripts here are unique to shared development in line with the package. 2022-10-17 22:08:03 -05:00
tests Starting to use Uniglot for hooks standardization. 2022-04-30 23:14:56 -05:00
.gitignore Starting to use Uniglot for hooks standardization. 2022-04-30 23:14:56 -05:00
LICENSE Updating PKGBUILD, README.md, and license. Update rsync to use fixed flag 2020-06-15 00:17:38 -05:00
Makefile More scripts support 2022-09-18 21:34:48 -05:00
PKGBUILD Starting to use Uniglot for hooks standardization. 2022-04-30 23:14:56 -05:00
README.md More scripts support 2022-09-18 21:34:48 -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.

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.