jordansissel/pleaserun
An attempt to abstract this "init" script madness. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 84
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4800
- days_rel: n/a
- days_push: 100
- n_releases_24m: 0
Adoption not part of the score
1166 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby CLI tool that generates startup scripts and service definitions for various init systems. It abstracts away the differences between systemd, Upstart, launchd, sysv init, and runit so you can describe a service once and get the right config file for your platform.
Use cases
- generate systemd unit files from a command
- create launchd plists for macOS services
- write sysv init scripts without remembering the syntax
- install a server process as a system service
- port service definitions between different init systems
When to choose
- you need to run a daemon as a service but don't want to hand-write init scripts
- you deploy software across systems with different init systems
- you want a simple one-command way to install a process as a service
When to avoid
- you only target modern systemd and can write units directly
- you need container-native process management like Docker or Kubernetes
- the project's lack of a standard license is a concern for your use
Facets
cli-tool · maturity maintenance
cli deployment configuration-management self-hosted operating-systems cli ruby init-scripts service-definition systemd launchd upstart sysv-init runit process-management devops command-line linux macos
1 source
- readme: https://github.com/jordansissel/pleaserun · fetched 2026-08-28 · 6e31da3acdac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jordansissel/pleaserun | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="jordansissel/pleaserun")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem