command
module
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: May 21, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
arepa
a repetition for acme
Small helper for the acme editor that re-runs a command
every time another (trigger) command exits.
Works well in combination with waigo and other simple tools like it.
Install
$ go get -u github.com/mkmik/arepa
Usage
For example you can combine it with waigo so it can show test and build errors for the package under the current directory:
arepa -t waigo go test
(which I wrap in a smaller shell script called ago
which does exec arepa -t waigo go "$@"
)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.