Skip to content

y-hatano-github/go-candle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocandle

What is this?

Fire effect written in Golang.
Seeing fire make you feel calm.

Joke command developed based on this code

I created joke command based on this code as follows.
https://github.com/y-hatano-github/candle

How to get and run the code.

build version

go1.12.17

1st step

Get the code.

go get -d github.com/y-hatano-github/go-candle

2nd step

Change directory to the source code directory.

cd $GOPATH/src/github.com/y-hatano-github/go-candle

3rd step

Run the code.

go run main.go

Terminal which run this app must support 256 colors.

Key bindings

[esc / CTRL+C] - exit

Win/Mac/Linux binary

https://github.com/y-hatano-github/go-candle/releases/