module Butler

Overview

Keeps track of projects

butler init

Defined in:

butler.cr
butler/datatypes.cr
butler/dispatcher.cr
butler/exceptions.cr
butler/instructions.cr
butler/logger.cr
butler/store.cr

Constant Summary

BUTLER_DATA = "#{BUTLER_DIRECTORY}/store.json"
BUTLER_DIRECTORY = ".butler"
VERSION = "0.1.0"