rtpm 0.0.1

The official tool to simplify the management of plugins for Rtop.
Documentation
1
2
3
4
5
6
pub mod add_repository;
pub mod infos;
pub mod install;
pub mod remove_repository;
pub mod search;
pub mod uninstall;