inventoryst
Run inventories for all the platforms that we are active on
3.5K
Inventoryst is a script to gather relevant information from all kinds of platforms and store that information into Markdown (.md) files.
The intent is to have all relevant information ready in one place.
git clone unfoldingword/inventoryst
cd inventoryst
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Configure your .env file
Use the file example.env for guidance
Run the script
python main.py
docker pull unfoldingword/inventoryst
Configure the .env file
Use the file example.env for guidance
Run your container
docker run --rm --env-file=.env -v /path/to/markdown_files:/app/output unfoldingword/inventoryst
Content type
Image
Digest
sha256:f634675b9…
Size
97.4 MB
Last updated
14 days ago
docker pull unfoldingword/inventorystPulls:
151
Last week