Skin is a command-line tool designed for managing and applying skinners to manage commands and targets. It provides various subcommands to control the activation, deactivation, status check, and configuration of targets.
Through Skinners, you can hide commands in different ways, with limits on execution, where you can create Skinner yourself.
Currently the project does not support all platforms.
To install Skin, you can use Cargo, Rust's package manager:
cargo install rskin@1.5.0
skin --help
Refer to the docs for more information about Skin.
This project is dual-licensed under the 3-Clause BSD License and the PostgreSQL License.