Skip to content

create informational boxes in the terminal

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE.txt
MIT
LICENSE_MIT.txt
Notifications You must be signed in to change notification settings

EverlastingBugstopper/billboard

Billboard

Display informational boxes in the terminal.

Example

Your Cargo.toml should include billboard as a dependency

[dependencies]
billboard = "0.2"
use billboard::Billboard;

fn main() {
  Billboard::default().eprint("Hello, World!");
}

More examples can be found here.

Acknowledgements

This library was heavily inspired by boxen, but has no official association with that project.

About

create informational boxes in the terminal

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE.txt
MIT
LICENSE_MIT.txt

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages