0.0.11 • Published 9 years ago

ticlean v0.0.11

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

Do you have a lot of lingering Titanium projects with space hogging build folders?

Do you wish you could easily clean up an entire workspace (outside of studio)?

Then ticlean is for you!

TiClean

A simple script that allows you to easily remove all of the build directories across multiple Appcelerator Titanium project directories.

The script takes one parameter - a folder path - and then recursively searches that folder for Titanium Project directories and removes any build files. The script is also smart enough to leave node_modules and ti modules alone.

Install

npm install ticlean

Usage

ticlean <PATH TO TOP LEVEL FOLDER FOLDER>
0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago