Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 765 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 765 Bytes

Gotic

Go Report Card

Gotic

This package's original version was written by Kleber Toyota (https://github.com/klebertiko). Thank you for your hard work, Toyota.

Gotic provides wrapper functions that runs shell commands.

License

We chose the MIT license, feel free to use Gotic as you see fit.

Installation

go get -u github.com/concretesolutions/gotic

Versions

  • 0.0.1 - initial version with the following functions:ExecBashPipedCommand, ExecBashPipedCommandIgnoreExitCode, ExecShellScript, Prompt.

unit tests

cd src/github.com/concretesolutions/gotic

./run_test_coverage.sh