A cross-platform library for spawning child processes in Gleam
2

Configure Feed

Select the types of activity you want to include in your feed.

bump version -> 2.0.1

rebecca (Mar 5, 2026, 10:35 PM +0100) fb6aa2db d7134119

+1 -1
+1 -1
gleam.toml
··· 1 1 name = "child_process" 2 - version = "1.2.0" 2 + version = "2.0.1" 3 3 description = "A Gleam library for spawning OS processes." 4 4 licences = ["BSD-3-Clause"] 5 5 repository = { type = "gitlab", user = "arkandos", repo = "child_process" }