Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themousepotato/test
https://github.com/themousepotato/test
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/themousepotato/test
- Owner: themousepotato
- Created: 2020-09-24T07:32:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T07:32:38.000Z (over 4 years ago)
- Last Synced: 2024-10-25T08:17:45.420Z (3 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# test
test
## Getting started
This project requires Go to be installed. On OS X with Homebrew you can just run `brew install go`.
Running it then should be as simple as:
```console
$ make
$ ./bin/test
```### Testing
`make test`