Skip to content

itchio/smaug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

🐲 separate user on windows + firejail on linux + sandbox-exec on macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published