Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nchaulet/teksavvy-usage

Simple cli tool to check your teksavvy usage
https://github.com/nchaulet/teksavvy-usage

Last synced: 15 days ago
JSON representation

Simple cli tool to check your teksavvy usage

Awesome Lists containing this project

README

        

# teksavvy-usage

Simple cli tool to check your teksavvy usage

## Installation

```
npm install -g teksavvy-usage
```

## Usage

```
teksavvy-usage

Usage:
teksavvy-usage --api-key=

Options:
-h --help Show this screen.
--api-key= TekSavvy Api Key

you could also specify api key using env variable TEKSAVVY_APIKEY
```