Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shogo82148/go-prove


https://github.com/shogo82148/go-prove

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

go-prove
=====

Go-lang implementation of perl [prove](http://perldoc.perl.org/prove.html)

## INSTALL

``` bash
go install github.com/shogo82148/go-prove/cli/go-prove@latest
```

## USAGE

``` bash
go-prove [options] [files or directories]
```