tiapp

0.0.3 • Public • Published

tiapp

Locates and reads the tiapp.xml

Install

sudo npm install -g tiapp

CLI Commamnds

tiapp

Returns a JSON representation of the tiapp.xml file if found

Public API

find

getCurrentVersion(path, callback);

  • path to begin search for tiapp.xml
  • callback returns to arguments
    1. err - error message
    2. res - object with: path - path where tiapp.xml was found obj - tiapp.xml as a javascript object

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    1
  • 0.0.1
    3

Package Sidebar

Install

npm i tiapp

Weekly Downloads

5

Version

0.0.3

License

MIT

Last publish

Collaborators

  • dbankier