kagi-cli 0.1.0

A command-line interface for Kagi.com's APIs
Documentation
1
2
3
4
pub mod args;
pub mod render;

pub use args::{Args, KagiCommand};