All Projects → UltiRequiem → chigo

UltiRequiem / chigo

Licence: MIT license
🌈 Lolcat in Go: Rainbows and Unicorns!

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to chigo

Sindresorhus.github.com
Personal website of Sindre Sorhus
Stars: ✭ 130 (+282.35%)
Mutual labels:  unicorns
Timewinder
⏪ New stats with the old client.
Stars: ✭ 17 (-50%)
Mutual labels:  lol
noop-cli
◻️ Supreme nothingness
Stars: ✭ 30 (-11.76%)
Mutual labels:  unicorns
Awesome Deep Learning Music
List of articles related to deep learning applied to music
Stars: ✭ 2,195 (+6355.88%)
Mutual labels:  unicorns
Awesome
😎 Awesome lists about all kinds of interesting topics
Stars: ✭ 186,540 (+548547.06%)
Mutual labels:  unicorns
uniclip
Cross-platform shared clipboard
Stars: ✭ 116 (+241.18%)
Mutual labels:  unicorns
Ponyfill
🦄 Like polyfill but with pony pureness
Stars: ✭ 945 (+2679.41%)
Mutual labels:  unicorns
cups-rl
Customisable Unified Physical Simulations (CUPS) for Reinforcement Learning. Experiments run on the ai2thor environment (http://ai2thor.allenai.org/) e.g. using A3C, RainbowDQN and A3C_GA (Gated Attention multi-modal fusion) for Task-Oriented Language Grounding (tasks specified by natural language instructions) e.g. "Pick up the Cup or else"
Stars: ✭ 38 (+11.76%)
Mutual labels:  rainbow
rainbow-bash-prompt
Make your bash prompt dynamically and randomly rainbow
Stars: ✭ 49 (+44.12%)
Mutual labels:  rainbow
dotget
Installer for .NET Core CLI Apps
Stars: ✭ 35 (+2.94%)
Mutual labels:  cli-tool
Noop3
◻️ Supreme nothingness
Stars: ✭ 178 (+423.53%)
Mutual labels:  unicorns
Xd Awesome
Awesome community-created resources for extending Adobe XD
Stars: ✭ 217 (+538.24%)
Mutual labels:  unicorns
loli
A pretty CLI to find animes passing images 👉😳👈
Stars: ✭ 17 (-50%)
Mutual labels:  cli-tool
Eslint Plugin Unicorn
Various awesome ESLint rules
Stars: ✭ 2,157 (+6244.12%)
Mutual labels:  unicorns
rainbowify
Fabric mod for rainbow and blur backgrounds in minecraft guis
Stars: ✭ 18 (-47.06%)
Mutual labels:  rainbow
Awesome Netherlands Events
🦄 Curated list of awesome Dutch (tech related) events
Stars: ✭ 44 (+29.41%)
Mutual labels:  unicorns
goris
This is a CLI tool to search for images with Google Reverse Image Search (goris).
Stars: ✭ 62 (+82.35%)
Mutual labels:  cli-tool
r6operators
r6operators is a collection of high-quality vectorized Rainbow Six: Siege Operator icons & metadata for Node.js
Stars: ✭ 75 (+120.59%)
Mutual labels:  rainbow
revisiting rainbow
Revisiting Rainbow
Stars: ✭ 71 (+108.82%)
Mutual labels:  rainbow
cleanup
Remove gone Git branches with ease.
Stars: ✭ 21 (-38.24%)
Mutual labels:  cli-tool

Chigo 🦄

Go Report Card Go Reference

Lolcat port for Golang 🌈

Showcase

Screenshot

Video 📹

Installation

go install github.com/UltiRequiem/chigo@latest

Or use a binary from releases.

Documentation

It also exports utils to output with colors in your own CLI Tools.

package main

import (
        "fmt"
	chigo "github.com/UltiRequiem/chigo/pkg"
)

func main() {
	fmt.Println(chigo.Colorize("Hello, World!"))
}

A more complete example 🕵️‍♂️

Autogenerated docs 📑

I also made a blog about this project 🚀

Support

Open an Issue, I will check it a soon as possible 👀

If you want to hurry me up a bit send me a tweet 😆

Consider supporting me on Patreon if you like my work 🚀

Don't forget to star the repo

Versioning

We use Semantic Versioning. For the versions available, see the tags 🏷️

Authors

Eliaz Bobadilla (a.k.a UltiRequiem) - Creator and Maintainer 💪

See also the full list of contributors who participated in this project.

Licence

Licensed under the MIT License 📄

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].