#command-line #character #graphical #console #rectangle #simplest #programs

mairs

This is library was created for simply programing CLI programs, with the simplest console graphical interface

7 releases

0.1.6 Sep 20, 2023
0.1.5 Aug 23, 2023
0.1.3 Jul 28, 2023
0.0.0 Jul 16, 2023

#1 in #simplest

MIT license

1MB
315 lines

Contains (ELF exe/lib, 4MB) lib

Hey! This repo is a library for creating a simplest character grafic in a command line, with that you can draw on canva, rounds, lines, rectangles. Your programming CLI program will be more soft and while, curve easy.

const CRATES_IO = "https://crates.io/crates/mairs".to_string();

let mut documentation = "DOCS/DOCS-0.1.6.md".to_string();
let repo_https = "https://github.com/dinskoy/mairs.git".to_string();
let repo_ssh = "git@github.com:dinskoy/mairs.git".to_string();

Dependencies

~0–9.5MB
~43K SLoC