0.0.1 • Published 4 years ago

golo v0.0.1

Weekly downloads
4
License
-
Repository
github
Last release
4 years ago

golo

Make output of general commands more good-looking

If links in this document not avaiable, please access [README on GitHub](./README.md) directly.

Description

golo will make output of frequently-used commands more human-readable.

ToC

Links

Get Started

# Install globally.
npm install -g golo

# Run some command and make the output colorful.
ls -l | golo ll

Supported Commands

  • dig
  • ll
    Which is alias of command ls -l.
  • ping