Skip to content

gostudent/console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Console

OpenCode

Beautiful Console Logging with Emojis πŸ¦„

Installation

go get github.com/gostudent/console

Usage

package main

import (
	"github.com/gostudent/console"
)

func main() {
	console.Log("Hello World")
	console.Pizza("Tasty!")
	console.Beer("Cheers!")
	console.Poop("Oh F*ck!")
	console.Unicorn("So Magical!")
}

Screeshot

About

Beautiful Console Logging with Emojis πŸ¦„

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages