Sha256: a82ad23ad1219af495da90c8eeb8b43381dc1cd26318ba3016259404f08f85f6
Contents?: true
Size: 978 Bytes
Versions: 1
Compression:
Stored size: 978 Bytes
Contents
# mate TextMate project builder and TextMate 2 properties builder using git ignores for exclusions. You can add `alias mate='tm'` or `alias mate='tm2'` 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. When `tm2` command (or `mate` if aliased) is called with one or more paths, for all directories a `.tm_properties` file is generated or changed and mate is called. Its file and folder filters are built based on all types of git ignores (global, `.gitignore` and `.git/info/exclude`) and special `.tmignore` which works like other ignore files for project but doesn't affect git itself (you can use global `~/.tmignore` file), also `.git` folder and certain files (images, archives, media files, logs and some other binary files) are filtered. ## Copyright Copyright (c) 2010-2017 Ivan Kuchin. See LICENSE.txt for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mate-2.1.0 | README.markdown |