smaug

module
v0.0.0-...-710c5b5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2020 License: MIT

README

smaug

build status codecov Go Report Card GoDoc MIT licensed

smaug contains utilities for running processes:

  • ...tied to a context (like exec.CommandWithContext)
  • ...in a process group (so a whole process tree can be waited on or killed)
  • ...optionally in a sandbox, such as:
    • firejail on Linux
    • sandbox-exec on macOS
    • a separate user on Windows (see fuji)

License

Licensed under MIT License, see LICENSE for details.

Directories

Path Synopsis
Package fuji implements a sandbox for Windows.
Package fuji implements a sandbox for Windows.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL