funzzy
funzzy copied to clipboard
Yet another generic purpose fancy watcher.
For instance, I have the follow rules: ``` ## Funzzy events file # more details see: https://github.com/cristianoliveira/funzzy # # list here all the events and the commands that it should...
This procedure used to be via travis.ci but the service has changed and no longer is supported. So the idea is to move it to github actions. We are going...
It would be useful if we could have some sort of visual/sound notification after a task is completed. It's interesting for a long task where we usually lose focus on...
Would be nice to have some "real" examples. For example for a js/ruby/python/rust project. So we should create an `examples` folder with a bunch of them
Using some app that parse Markdown to html documentation like: - http://www.mkdocs.org/ - https://github.com/vmg/redcarpet - https://github.com/johannhof/markdown.rs
provide options to ignore files and .gitignore
The idea is to be able to quickly validate your rules via some sort of dry-run feature. Very useful when trying to create a rule that is a bit more...