Skip to content

shruthikmusukula/rust_figlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Figlet

GitHub release (latest by date) Language Platforms

  • Overview
  • Dependencies
  • Installation
  • Usage
  • Additional Info

Overview

A cross-platform CLI tool written to bring FIGlet to your machine. Constructed using the Rust programming language.

Dependencies

There are no depedencies required to install this CLI tool on your machine. However, if you would like to develop it further on your local machine, you will need to use the Rust programming language.

Some additional dependencies to be aware of in this project are the two following Crates:

Installation

The following installation instructions are specifically for machines with Homebrew.

$ brew tap shruthikmusukula/rust-figlet
$ brew install rust-figlet

Usage

$ rust-figlet "text in here"
  • Single word inputs need not be wrapped in quotes, but multi-word inputs require quotes

Failed to load Demo GIF

Additional Info

The Homebrew Formula for this project can be found here.

About

Construct FIGlet text on your machine for fun!

Resources

License

Stars

Watchers

Forks