# gliderlabs/herokuish

Utility for emulating Heroku build and runtime tasks in containers

Repository: https://github.com/gliderlabs/herokuish
Canonical: https://ross.abutalabs.com/products/herokuish
Language: Shell
License: MIT
License Family: permissive
Last push: 2026-08-25T17:48:12+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 4303, "days_push": 8, "days_rel": 14, "gap_med": 29, "n_releases_24m": 20}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1492, forks 156 (observed 2026-08-28T04:04:52.609954+00:00)

## What it is
A command line utility that emulates Heroku build and runtime tasks inside containers, running buildpacks and parsing Procfiles. It is designed for platform authors building Heroku-compatible PaaS systems like Dokku.

## Use cases
- run heroku buildpacks inside docker containers
- parse and execute procfile commands in a container
- build a self-hosted paas compatible with heroku apps
- export and import heroku slugs
- test applications using heroku buildpacks
- emulate heroku runtime environment locally

## When to choose
- building a heroku-compatible platform like dokku
- deploying apps that rely on heroku buildpacks in your own containers
- you need heroku build and runtime behavior without heroku

## When to avoid
- deploying directly to heroku itself
- you need a general-purpose docker build tool unrelated to heroku
- running on busybox or minimal shells without bash 4+

## Facets
- artifact type: cli-tool
- maturity: active
- function: build-tool, deployment, container-runtime, cli, developer-tools
- domain: cloud-computing, developer-tools, self-hosted
- platform: cli
- tags: heroku, buildpacks, procfile, paas, dokku, containers, shell, devops, linux, docker

## Member repositories
- gliderlabs/herokuish (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.609954+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:30.013217+00:00, confidence not recorded.
  - readme: https://github.com/gliderlabs/herokuish (fetched 2026-08-28T04:04:52.609954+00:00, sha a407e1190f86)
- Data as of 2026-08-30T08:39:29.467469+00:00.
