Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echo Color

Commands in terminal to echo out colored text

Support

Script Interpreters

Current support is for bash.

Installation

Unix Based

git clone git@github.com:scottglenblanch/echo-color.git echo-color && \
cd echo-color && \
./setup/init && \
source ~/.bashrc

Base Commands

echo.color.rgb "[red:int];[green:int];[blue:int]" [input:string]
echo.color.create

Custom Color Commands

echo.color.red [input:string]
echo.color.green [input:string]
echo.color.blue [input:string]

Release History

  • 0.0.2
    • Work in progress

Meta

Scott Blanch – @scottglenblanchscottglenblanch@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/scottglenblanch/initialize-base-scripts

Contributing

  1. Fork it (https://github.com/scottglenblanch/initialize-base-scripts/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Special Thanks

Special Thanks to @wcspcbmt for teaching me bash. My eyes have been opened to the power of the terminal.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages