Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ayoub0029/reverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Art Banner Generator is a simple command-line tool written in Go for generating ASCII art banners.

Usage

Usage: go run . [OPTION] [STRING] [BANNER]

Example: go run . --align=right something standard

Features

  • Generates ASCII art banners from text input.
  • Supports custom banner files.
  • Checks if all characters in the input text are within the printable ASCII range.
  • Automatically adds ".txt" extension if a path is not provided.
  • The possibility of using different alignment options for the output has been added: center, left, right, or justify

Contact

If you have any questions or suggestions, feel free to contact me at [[email protected]].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages