Stefano Cossu e39a076734 Move transaction handling up to HTTP request level; fix bootstrap; many test fixes. %!s(int64=7) %!d(string=hai) anos
..
README df7faa33e1 Merge utils in Toolbox class with non-static methods. %!s(int64=7) %!d(string=hai) anos
bootstrap.py e39a076734 Move transaction handling up to HTTP request level; fix bootstrap; many test fixes. %!s(int64=7) %!d(string=hai) anos
generators.py 9bb397803b Make random string and image generators more generic. %!s(int64=7) %!d(string=hai) anos
ingest_random_image.py 9bb397803b Make random string and image generators more generic. %!s(int64=7) %!d(string=hai) anos
mkdoc.sh df7faa33e1 Merge utils in Toolbox class with non-static methods. %!s(int64=7) %!d(string=hai) anos

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.