Idea: a command for constantly re-index by watching hiefile
Open
- Dominant language
- Haskell
- Stars
- 69
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
## command
- `hiedb -D .hiedb watch .hiefiles`
## what it does
- watch all `.hie` files under folder `.hiefiles`, whenever a file *Changed* or *New* (rather *Delete*), will try to run index
- also might be nicer to run index on individual file
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.