0.1.0 • Published 8 years ago

apiai-cli v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

apiai-cli

CLI tool for running queries against API.ai

Installation

npm install -g apiai-cli
cd $(npm root -g)/apiai-cli
cp conf.json.example conf.json
"${EDITOR:-vi}" conf.json
#add the Subscription Key and Developer Access Token from api.ai

Usage

apiai 'the string that you want to process'

Notes

This is a public repo, please do not push the keys.

0.1.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago