Skip to content

ZelAnton/processkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProcessKit — documentation site

Source for the ProcessKit documentation site — the narrative guide for the Rust processkit crate and the wider ProcessKit family of async child-process management libraries.

Currently available:

This site documents the Rust crate and includes a dedicated overview of the Python wrapper. The wrapper's full guides live in its source repository. Future implementations are planned for Go, F#, and Kotlin.

Build locally

cargo install mdbook          # once
mdbook serve                  # live-reload at http://localhost:3000

Contributing

Edit the Markdown sources under docs/ and open a pull request. The site is rebuilt and deployed automatically on every push to main via GitHub Actions.

Releases

No releases published

Packages

 
 
 

Contributors