goli

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 3, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

Goli

codecov Go Report Card Build

Goli is a CLI Tool for running Go commands with colorized output.

Note: Goli is still a WIP. It has very basic commands and limitations. Feel free to contribute with the project.

Installing

Using Goli is very easy. First, use go get to install the latest version of the library. This command will install the goli executable along with the library and its dependencies:

go get github.com/arthurvdiniz/goli

Commands

Under the hood goli is going to use the go binary installed in your system.

Test

For running test command just use goli instead of go.

goli test ./... -v

After running the command you'll get an example of output:

Text output command example

Documentation

Overview

Copyright © 2021 Arthur Diniz <[email protected]>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL