flexprice-cli 0.1.1

A beautiful terminal CLI for the FlexPrice billing platform
1
2
pub mod store;
pub use store::{Credentials, DEFAULT_API_URL};