Skip to content

snowtify send your result of `stack build` (`stack test`) to notify-daemon 🐕

License

Notifications You must be signed in to change notification settings

aiya000/hs-snowtify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛄ hs-snowtify ⛄

snowtify send your result of stack build (stack test) to notify-daemon 🐕

screenshot

🎶 Usage 🎶

$ snowtify test
(`stack test` results is shown, it is like above screenshot)
$ snowtify build
(same as snowtify test, but stack build is executed)
$ snowtify
(same as snowtify build, snowtify run build by default)

💪 Example 💪

$ dunst &
(dunst is a notify-daemon)
$ cd <some haskell project directory>
$ watchexec -w . 'snowtify test'
(`stack test` results is shown after you update some file)

♦️ How to install this ? ♦️

  • This way is never supported now 1. Use haskell-stack
$ stack install snowtify
    1. Use cabal
$ cabal install snowtify

About

snowtify send your result of `stack build` (`stack test`) to notify-daemon 🐕

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published