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

#412 in Configuration

Download history 197/week @ 2024-06-21 341/week @ 2024-06-28 151/week @ 2024-07-05 11/week @ 2024-07-12

408 downloads per month
Used in rskin

BSD-3-Clause AND PostgreSQL

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.

RELEASE BUILT IN RUST

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.

DOCS - Getting Started

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

~13–27MB
~428K SLoC