0.0.3 • Published 10 years ago
tiapp v0.0.3
tiapp
Locates and reads the tiapp.xml
Install
sudo npm install -g tiappCLI Commamnds
tiapp
Returns a JSON representation of the tiapp.xml file if found
Public API
find
getCurrentVersion(path, callback);
pathto begin search for tiapp.xmlcallbackreturns to argumentserr- error messageres- object with:path- path wheretiapp.xmlwas foundobj- tiapp.xml as a javascript object