clyde 0.8.0

A cross-platform package manager for prebuilt applications
1
2
3
4
5
6
// Test helpers
mod common;

// Tests
mod clydetools_check;
mod self_upgrade;