Skip to content

go-zoox/chalk

Repository files navigation

Chalk - Terminal string styling

PkgGoDev Build Status Go Report Card Coverage Status GitHub issues Release

Installation

To install the package, run:

go get github.com/go-zoox/chalk

Getting Started

import (
  "testing"
  "github.com/go-zoox/chalk"
)

func main() {
	fmt.Println(chalk.Red("Hello, World!"))
}

Inspired by

  • chalk/chalk - 🖍 Terminal string styling done right
  • ttacon/chalk - Intuitive package for prettifying terminal/console output

License

GoZoox is released under the MIT License.

About

Terminal string styling

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages