1.0.1 • Published 5 years ago

yappescli v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

Introduction

CLI tool for Yappes

As developers, coding in their local machine with own choice of IDE will be very easy and efficient. To make this possible, we have introduced "yappescli" CLI tool which comes up with all basic and needed commands to modify, test and deploy the business logic for an endpoint.

Developer can use our CLI tool to work on the business logic on their local machine itself and can sync with the Yappes cloud.

Installation

npm install -g yappescli

Authentication

  • CLI tool uses token based authentication for communication with the Yappes.com
  • Users needs to login with their Yappes EmailId and Password.

Documentation

For detailed documentation for the available commands, please refer our documentation: https://docs.yappes.com/cli_tool

License

Published as GNU General Public License V3.0. For details refer LICENSE file.