bauxite 0.1.0

Wrap a string in a box for more aesthetic output to a console
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["dockoneal <mail@dockoneal.com>"]
categories = ["command-line-interface", "value-formatting", "visualization"]
description = "Wrap a string in a box for more aesthetic output to a console"
edition = "2018"
exclude = ["Screenshot.png"]
keywords = ["terminal", "box", "output", "string", "wrap"]
license = "MIT"
name = "bauxite"
repository = "https://github.com/Doxterpepper/Bauxite"
version = "0.1.0"