fisherman

command module
v0.0.0-...-315401d Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: MIT Imports: 11 Imported by: 0

README ¶

GitHub issues GitHub License

🎣 fisherman

Your CLI tool to execute commands on file changes

Fisherman is inspired by similar tools and is a "Re-write in X" project. It is very much W.I.P. and should not be used in critical environments or such where the file system is not backed up or versioned.

Installation

Manual

Requirements
  • Go >= 1.21.3
Steps
  1. Clone the repository locally to compile

$ git clone https://github.com/DeusFerrariis/fisherman.git

  1. Compile/build application

$ go build .

  1. Add binary to your path

INFO | I don't know if this works for Windows; if not create an issue!

$ fisherman --help
NAME:
   fisherman - watch a file or directory and then execute a command after

USAGE:
   fisherman [global options] command [command options] [arguments...]

COMMANDS:
   watch    
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help

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