https://github.com/markbates/haste
https://github.com/markbates/haste
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/markbates/haste
- Owner: markbates
- License: mit
- Created: 2019-11-29T20:10:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-29T20:10:37.000Z (over 6 years ago)
- Last Synced: 2025-10-05T20:55:28.912Z (9 months ago)
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# haste
[](https://github.com/markbates/haste/actions)
[](https://godoc.org/github.com/markbates/haste)
### Requirements
* Go 1.13+
* Go Modules
### Installation
```bash
$ go get github.com/markbates/haste/cmd/haste
```
---