Skip to content

karun012/shadower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shadower build status

Shadower watches a folder that you specify, and runs doctests in any Haskell sources in the folder that are modified

Setup

Shadower is published on hackage

cabal update
cabal install shadower

Usage

To monitor a specific path

shadower <path to monitor> 

To monitor the current folder

shadower

About

Shadower watches a specific folder, and runs doctests in any Haskell sources in the folder that are modified

Resources

License

Stars

Watchers

Forks

Packages

No packages published