tiapp-dir-cli

1.0.29 • Public • Published

Preparing for end of Axway

👇   support for Amplify Cloud and Mobile   👇

RIP Axway Amplify Titanium (2010 - 2022)

🪦   RIP Axway Amplify Titanium (2010 - 2022)

🪦   RIP Axway Amplify Cloud Services (2012 - 2022)

🪦   RIP Axway Amplify Crash Analytics (2015 - 2022)


🛑    Axway support for Amplify products has ended for most products related to mobile and cloud.

A few of the open-source versions of Axway Amplify products will live on after Axway Amplify End-of-Life (EOL) announcements. However, all closed-source projects and most open-source projects are now dead.

 

👉    A group of Axway employees, ex-Axway employees, and some developers from Titanium community have created a legal org and now officially decide all matters related to future of these products.

 


API FAQ:

 

Click to watch on Youtube

  ↑ Watch video on YouTube ↑

 

 


 

 

tiapp-dir-cli Build Status

tiapp-dir-cli version tiapp-dir-cli downloads tiapp-dir-cli dependencies

Find the root directory of an appcelerator titanium project

(based on https://github.com/sindresorhus/pkg-dir-cli)

Install

$ npm install --global tiapp-dir-cli

Usage

$ tiapp-dir --help

  Usage
    $ tiapp-dir <cwd>

  Examples
    $ echo $PWD
    /Users/brentonhouse/foo/bar
    $ tiapp-dir
    /Users/brentonhouse/foo

Example

/
└── Users
    └── brentonhouse
        └── foo
            ├── package.json
            └── bar
                └── example.js
$ echo $PWD
/Users/brentonhouse/foo/bar
$ tiapp-dir
/Users/brentonhouse/foo

Related

License

MIT © Superhero Studios Incorporated

(based on https://github.com/sindresorhus/pkg-dir-cli) MIT © Sindre Sorhus

Package Sidebar

Install

npm i tiapp-dir-cli

Weekly Downloads

2

Version

1.0.29

License

MIT

Unpacked Size

9.89 kB

Total Files

4

Last publish

Collaborators

  • brentonhouse
  • secure-bot