regy 0.1.1

Private-by-default desktop agent for the Regy web interface
1
2
3
4
5
6
7
8
9
pub(crate) mod assets;
pub(crate) mod command;
pub(crate) mod download;
pub(crate) mod installer;
pub(crate) mod node;
pub(crate) mod npm;
pub(crate) mod pi;
pub(crate) mod platform;
pub(crate) mod resolver;