7 stable releases
1.1.0 | Jul 8, 2024 |
---|---|
1.0.5 | Jun 30, 2024 |
1.0.2 | Jun 27, 2024 |
1.0.0 | Jun 26, 2024 |
#1545 in Command line utilities
408 downloads per month
Used in rskin
18KB
367 lines
Skin
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.
Installation
To install Skin, you can use Cargo, Rust's package manager:
cargo install rskin@1.5.0
Usage
skin --help
Documentation
Refer to the docs for more information about Skin.
License
This project is dual-licensed under the 3-Clause BSD License and the PostgreSQL License.
Dependencies
~14–29MB
~436K SLoC