soac

module
v0.0.0-...-e93b31b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2015 License: MIT

README

soac

Standard output appearance changer

Usage

This changer can be used like "method chain"

c := soac.NewChanger()
fmt.Printf("%s\n", c.Underline().White().Bblack().Apply("Hello!!"))
c.Reset() //back to default
Supported colors
Basic 8 colors
  • Black
  • Red
  • Green
  • Yellow
  • Blue
  • Magenda
  • Cyan
  • White
256 colors

The list are here

TODO
  • Improve codes
Licence

The MIT License (MIT) Copyright (c) 2015 ami-GS

Directories

Path Synopsis
go
example command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL