yosh-plugin-manager 0.1.1

Plugin manager for yosh shell
Documentation
1
2
3
4
5
6
7
pub mod config;
pub mod github;
pub mod install;
pub mod lockfile;
pub mod resolve;
pub mod sync;
pub mod verify;