module Dirwatch

Overview

A tool that watches directories and executes commands if files change

Defined in:

dirwatch/user_friendly_exception.cr
dirwatch.cr
dirwatch/version.cr

Constant Summary

VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.run #

Run the dirwatcher with the configuraiton in "dirwatch.yml"


[View source]