Skip to content

johnnymayodev/tulip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tulip

Tulip is a simple Gleam project for adding color to your terminal output. All 256 ANSI colors are supported.

Package Version Hex Docs

gleam add tulip
import tulip

pub fn main() {
  tulip.println(213, "Hello, world!")
}

Further documentation can be found at https://hexdocs.pm/tulip.

Development

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

About

Tulip is a simple Gleam project for adding color to your terminal output. All 256 ANSI colors are supported.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages