0.0
No commit activity in last 3 years
No release in over 3 years
Automatic folder clean up with Catalog.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0

Runtime

~> 2.6
 Project Readme

guard-catalog

Catalog prevents your folders from becoming a mess.

Installation

Before beginning, you'll need guard installed on your system :

gem install guard

Once completed, install guard-catalog :

gem install guard-catalog

Finally, generate a Guardfile in the folder you want to catalog :

guard init catalog

Usage

This can't be use as of today, I need to complete the catalog CLI before. Stay tuned :)

License

Catalog is © 2014 Samuel Garneau and may be freely distributed under the MIT license. See the LICENSE.md file for more information.