Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 641 Bytes

File metadata and controls

33 lines (20 loc) · 641 Bytes

Apptrack: Command-line interface

A utility app to perform API requests to a remote Apptrack service using a command-line.

Install

Using npm:

npm install -g apptrack-cli

An executable named apptrack will be available from the Terminal. Run the one-time setup to add the credentials to your account:

$ apptrack setup

Usage

For more information use the help option

$ apptrack -h

Credits

Initiated by Makis Tracend

Part of Apptrack by K&D Interactive

Released under the MIT license