0.0.11 • Published 10 years ago

ticlean v0.0.11

Weekly downloads
1
License
ISC
Repository
-
Last release
10 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

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago