Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

gregorias/watchcwd.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⌚ watchcwd.fish 🐟

A Fish plugin that watches the current directory and runs a command on any changes.

βœ”οΈ Prerequisites

This plugin requires Fswatch.

πŸ“¦ Installation

Install this plugin with Fisher:

fisher install gregorias/watchcwd.fish

πŸš€ Usage

For example, run run-unit-tests every time you modify a file:

my_project $ watchcwd run-unit-tests

About

Watch for FS changes in CWD

Topics

Resources

License

Stars

Watchers

Forks