package
0.0.0-20191005183010-c891ed9d85ea
Repository: https://github.com/nikhilsbhat/neuron.git
Documentation: pkg.go.dev
# Packages
Package commands takes care of registering flags,subcommands and returns the command to the function who creates or holds the root command.
Package ui helps one to make their output look colorful, import this package and start using the methods this package implements to make your output colorful.