Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.57 KB

README.md

File metadata and controls

46 lines (37 loc) · 1.57 KB

Asset Store Price Tracker

A Go package for coloring console output.

Report Bug Request Feature
License

Go

About The Project

This project was made to streamline and standardize console output.

Usage

  1. Run the go get github.com/DespairServices/color-console command in your terminal
  2. Add import "github.com/DespairServices/colorful-console/console" to your .go file
  3. Print out colorful text in your console

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request.
You can also simply open an issue with the tag "enhancement".
Any contributions you make are greatly appreciated.

Acknowledgments