ianmiell/shutit
Automation framework for programmers observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4544
- days_rel: n/a
- days_push: 1480
- n_releases_24m: 0
Adoption not part of the score
2138 stars · 109 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ShutIt is a Python-based automation framework that models a user's terminal actions, acting as a modular wrapper around pexpect. Originally built for complex Docker builds, it supports bash, Docker, Vagrant, and SSH targets, and can also generate interactive tutorials and demo recordings.
Use cases
- automate command-line tasks with bash-like scripting
- build complex Docker images from scripts
- create reproducible Vagrant cluster environments
- turn shell scripts into stateless containers
- produce interactive terminal tutorials with challenges
- record asciinema-style walkthroughs of setups
When to choose
- you prefer bash-style scripting over declarative configuration management
- you need to automate interactive terminal sessions
- you want to build Docker or Vagrant environments programmatically
- you want to create teachable, reproducible command-line walkthroughs
When to avoid
- you need a full configuration management system like Ansible or Terraform
- you require modern CI/CD pipeline tooling
- you need actively maintained software with recent updates
- your automation targets GUIs or non-terminal interfaces
Facets
framework · maturity maintenance
workflow-automation developer-tools cli deployment container-runtime developer-tools python cli cross-platform pexpect terminal-automation docker-builds vagrant scripting tutorials automation devops containers command-line linux docker
2 sources
- readme: https://github.com/ianmiell/shutit · fetched 2026-08-28 · bf25adf5e0e7
- homepage: http://ianmiell.github.io/shutit/ · fetched 2026-08-29 · 322d36fe9bc2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ianmiell/shutit | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem