rskin

Crates.iorskin
lib.rsrskin
version1.5.0
sourcesrc
created_at2024-06-13 14:25:04.085514
updated_at2024-07-08 01:54:20.618066
descriptionA project for managing commands and applying skinners
homepage
repositoryhttps://github.com/naxeion/skin
max_upload_size
id1270696
size84,561
Naxeion (naxeion)

documentation

https://github.com/naxeion/skin/blob/master/docs/Index.md

README

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.

Commit count: 150

cargo fmt