Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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