Stefano Cossu ad9f67b4bf Move bootstrap to admin CLI; add other method stubs. 6 år sedan
..
README df7faa33e1 Merge utils in Toolbox class with non-static methods. 6 år sedan
benchmark.py 346aeb1685 Add new env files. 6 år sedan
generators.py 9bb397803b Make random string and image generators more generic. 6 år sedan
ingest_random_image.py 9bb397803b Make random string and image generators more generic. 6 år sedan
mkdoc.sh df7faa33e1 Merge utils in Toolbox class with non-static methods. 6 år sedan

README

Place various utility scripts here, for example for: bootstrap, migration,
cleanup, recovery, etc.

This directory can be added to a system user's PATH and used for cron jobs
where relevant.

While Python is preferred, other languages such as Bash and Perl are possible
if some functions are best performed with those.