Sha256: a2fd4e94b900a4e8e23b89a8e254d8ec4333bd21722f2e503f4e5f4557abc29a

Contents?: true

Size: 603 Bytes

Versions: 4

Compression:

Stored size: 603 Bytes

Contents

# mate

TextMate project builder using git ignores for exclusions

You can add `alias mate='tm'` to your `.profile`, `.bash_profile` …

When `tm` command (or `mate` if aliased) is called with one or more paths and any of them is a directory, than project is created in `~/.tmprojs/` and opened. Its file and folder filters are built based on all types of git ignores (global, `.gitignore` and `.git/info/exclude`), also `.git` folder and certain files (images, archives, media files, logs and some other binary files) are filtered.

## Copyright

Copyright (c) 2010 Boba Fat. See LICENSE for details.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mate-1.1.1.1 README.markdown
mate-1.1.1-darwin README.markdown
mate-1.1.0 README.markdown
mate-1.0.2.1 README.markdown