Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shogo82148/go-prove
https://github.com/shogo82148/go-prove
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shogo82148/go-prove
- Owner: shogo82148
- License: mit
- Created: 2015-09-06T16:56:47.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T09:40:13.000Z (3 months ago)
- Last Synced: 2024-10-14T20:48:29.608Z (28 days ago)
- Language: Go
- Size: 188 KB
- Stars: 11
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]
```