sen 0.1.0

Script to System CLI Engine - A type-safe, macro-powered CLI framework
Documentation
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}