cato-cli
v0.5.2
Published
Portable sandbox for secure command execution
Maintainers
Readme
cato-cli
Portable sandbox for secure command execution. Kernel-enforced isolation with one config file.
Install
npm install -g cato-cliQuick start
cato init # create .cato.toml
cato run # enter sandbox
cato run -- npm test # run command in sandboxDocumentation
See github.com/Harikrishnareddyl/cato for full documentation.
