berfarah / LESS-build-sublime

Less build sytem for Sublime Text 2
Apache License 2.0
91 stars 14 forks source link

Add ability to switch between build types #14

Closed jess-sol closed 12 years ago

jess-sol commented 12 years ago

Due to a issue, I added the ability to change the build system to work like Directory Rewrite (read the readme for info on how that works). Defaults to normal, but you can symlink the new type (either manually or with a script I provided).

Tested it on Windows and Ubuntu 12.04.

jess-sol commented 12 years ago

Latest commit fixed it so that it uses the $packages variable for windows (so sublime should work with portable). Just fyi, because I didn't include that in the initial description of the merge request.

berfarah commented 12 years ago

Hey mazzzzz - I have a full time job that is not related to web design now, and unfortunately can't devote any time to this project, but I very much appreciate the time you have dedicated to helping people on this project. I have added you to the contributors to this project, so you should no longer require my permission to commit stuff! :)

jess-sol commented 12 years ago

@berfarah, Thanks, I haven't used git much and decided this would be a good project to play around with git on; and I really enjoy this project, it's simple, but so helpful!