Skip to content
/ arepa Public

Small helper for the acme editor that re-runs a command every time another (trigger) command exits

License

Notifications You must be signed in to change notification settings

mkmik/arepa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 "$@")

About

Small helper for the acme editor that re-runs a command every time another (trigger) command exits

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published