skin-builder

Crates.ioskin-builder
lib.rsskin-builder
version1.1.0
sourcesrc
created_at2024-06-26 22:08:09.00852
updated_at2024-07-08 01:54:45.558158
descriptionA tool for installing external skinners
homepage
repositoryhttps://github.com/naxeion/skin
max_upload_size
id1284897
size60,454
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