Skip to content

ZelAnton/processkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProcessKit — documentation site

Source for the ProcessKit documentation site — an umbrella guide for the ProcessKit family of async child-process management libraries.

Currently covering:

Future sections will cover Go, F#, Kotlin, and a Python wrapper as those implementations are built.

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