Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lcaballero/again
A tool to re-run a script based on file changes.
https://github.com/lcaballero/again
Last synced: 23 days ago
JSON representation
A tool to re-run a script based on file changes.
- Host: GitHub
- URL: https://github.com/lcaballero/again
- Owner: lcaballero
- License: epl-1.0
- Created: 2016-05-08T03:00:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-08T03:00:50.000Z (over 8 years ago)
- Last Synced: 2024-06-20T12:57:10.914Z (7 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Introduction
## Overview
## Installation
## Usage
again watch -- go test $(go list ./... | grep -v vendor)
## License
See license file.
The use and distribution terms for this software are covered by the
[Eclipse Public License 1.0][EPL-1], which can be found in the file 'license' at the
root of this distribution. By using this software in any fashion, you are
agreeing to be bound by the terms of this license. You must not remove this
notice, or any other, from this software.[EPL-1]: http://opensource.org/licenses/eclipse-1.0.txt