api-copilot-cli
v0.1.0
Published
> Command line interface for [API Copilot](https://github.com/lotaris/api-copilot).
Downloads
3
Readme
API Copilot CLI
Command line interface for API Copilot.
Installation
npm install -g api-copilot-cli
Requirements
- Node.js v0.10+
Usage
Run the api-copilot
command in a project containing API Copilot scenarios.
Contributing
- Fork
- Create a topic branch -
git checkout -b feature
- Push to your branch -
git push origin feature
- Create a pull request from your branch
Please add a changelog entry with your name for new features and bug fixes.
License
API Copilot CLI is licensed under the MIT License. See LICENSE.txt for the full text.