watch

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2019 License: MIT Imports: 11 Imported by: 0

README

watch

⏰ watch

watch tool rewritten in go.

Features

  • 2s interval
  • working aliases
  • configurable shell
  • windows support

Usage

watch [command]

Specify command for watch by setting WATCH_COMMAND (bash -cli by default).

export WATCH_COMMAND=`fish -c`

Example

watch git status
watch curl wttr.in
watch 'll | grep .go'

Install

go get github.com/antonmedv/watch

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL