📂 Development Toolbox Repository Catalogue

Comprehensive collection of development tools, utilities, and automation scripts

← Back to MediaWiki Tools

Compose File Generator

Automatically generates Docker Compose and Podman Compose configuration files by analysing currently running containers. Simplifies container orchestration setup and migration between environments with intelligent service detection.

git clone https://github.com/development-toolbox/development-toolbox-compose-file-generator.git
Python Docker CLI Tool

Container Deploy Demo

Demonstration repository showcasing container deployment strategies, CI/CD pipelines, and best practices for containerised application deployment. Includes examples for Kubernetes, Docker Swarm, and standalone deployments.

git clone https://github.com/development-toolbox/demo-container-deploy.git
Docker Tutorial

Rich Library Examples

Comprehensive collection of Python examples demonstrating the Rich library's capabilities for creating beautiful, interactive terminal user interfaces. Includes tables, progress bars, syntax highlighting, and advanced layouts.

git clone https://github.com/development-toolbox/rich-examples.git
Python CLI Examples

OpenStack to Terraform Converter

Utility tool that converts OpenStack clouds.yaml authentication configurations into Terraform Cloud workspace environment variables. Streamlines infrastructure-as-code workflows for OpenStack deployments with automated variable mapping.

git clone https://github.com/development-toolbox/openstack-clouds-yaml-to-terraform-workspace-vars.git
Python Terraform CLI Tool

Git Hooks Installer

Automated Git hooks installer that enforces code quality standards, commit message conventions, and documentation requirements across Development Toolbox projects. Includes pre-commit, pre-push, and commit-msg hooks.

git clone https://github.com/development-toolbox/development-toolbox-git-hooks-installer.git
Python Git Automation

Branch Search Demo

Educational repository demonstrating advanced Git techniques for searching content across multiple branches. Includes practical examples, scripts, and best practices for efficient branch management and content discovery.

git clone https://github.com/development-toolbox/development-toolbox-demo-repo-branch-search.git
Git Tutorial

SmartTree

Modern, cross-platform CLI tool for visualising directory structures with enhanced features including emoji support, Markdown export, colourised output, depth control, .treeignore filtering, and summary statistics. Essential for documentation and DevOps workflows.

git clone https://github.com/development-toolbox/development-toolbox-smarttree.git
Python CLI Tool

GitHub Tutorials Agent

Specialised Claude Code agent providing comprehensive GitHub tutorials, best practices, and automated workflow generation. Helps developers master GitHub features from basic operations to advanced automation strategies.

git clone https://github.com/development-toolbox/development-toolbox-github-tutorials-agent.git
GitHub Tutorial

MediaWiki Tools

Comprehensive toolkit for MediaWiki management including Azure DevOps Wiki migration, content synchronisation, template management, and automation tools. Features interactive setup wizard, content preview, validation utilities, and extensive documentation.

git clone https://github.com/development-toolbox/development-toolbox-mediawiki-tools.git
Python MediaWiki Migration
🏠