diff --git a/README.md b/README.md index 080a3b5..f607e6c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,15 @@
Consider leaving a :star: if you found the project helpful.
# Templa-rs +``` +████████╗███████╗███╗ ███╗██████╗ ██╗ █████╗ ██████╗ ███████╗ +╚══██╔══╝██╔════╝████╗ ████║██╔══██╗██║ ██╔══██╗ ██╔══██╗██╔════╝ + ██║ █████╗ ██╔████╔██║██████╔╝██║ ███████║ ██████╔╝███████╗ + ██║ ██╔══╝ ██║╚██╔╝██║██╔═══╝ ██║ ██╔══██║ ██╔══██╗╚════██║ + ██║ ███████╗██║ ╚═╝ ██║██║ ███████╗██║ ██║ ██║ ██║███████║ + ╚═╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝ +``` + Templa-rs is a one-of-a-kind TUI tool written in Rust, which helps you generate boilerplate templates for various types of projects and architectures in a matter of seconds! ![Templa-rs](https://i.imgur.com/H2YjBSr.gif) diff --git a/commands.yml b/commands.yml index 96201de..e3a31bb 100644 --- a/commands.yml +++ b/commands.yml @@ -1,5 +1,13 @@ -name: Templa-rs -version: "1.0.0" +name: | + ████████╗███████╗███╗ ███╗██████╗ ██╗ █████╗ ██████╗ ███████╗ + ╚══██╔══╝██╔════╝████╗ ████║██╔══██╗██║ ██╔══██╗ ██╔══██╗██╔════╝ + ██║ █████╗ ██╔████╔██║██████╔╝██║ ███████║ ██████╔╝███████╗ + ██║ ██╔══╝ ██║╚██╔╝██║██╔═══╝ ██║ ██╔══██║ ██╔══██╗╚════██║ + ██║ ███████╗██║ ╚═╝ ██║██║ ███████╗██║ ██║ ██║ ██║███████║ + ╚═╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝ + + +version: "\n1.0.0" author: IEEE-VIT.