rtpm

Crates.iortpm
lib.rsrtpm
version0.0.1
sourcesrc
created_at2023-03-07 21:55:05.821858
updated_at2023-03-07 21:55:05.821858
descriptionThe official tool to simplify the management of plugins for Rtop.
homepagehttps://github.com/RtopRS
repositoryhttps://github.com/RtopRS/RtopPluginManager
max_upload_size
id803976
size146,259
Squitch (SquitchYT)

documentation

README

RtopPluginManager (RTPM)

Made with Rust License Stars

The official tool to simplify the management of plugins for Rtop.

Installation & Build

Refer to the wiki which contains all the instructions according to your OS.

Usage

Refer to the wiki which lists, describes and gives examples of the use of each command.

Versioning

This project uses semantic versioning, which has the format: MAJOR.MINOR.PATCH with:

  • MAJOR version when you make incompatible API changes.
  • MINOR version when you add functionality in a backwards compatible manner.
  • PATCH version when you make backwards compatible bug fixes.

License

RtopPluginManager (RTPM) | Mozilla Public License 2.0

Commit count: 12

cargo fmt