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

https://github.com/andreialecu/dpd-clientlib

Deployd Client Library (dpd.js)
https://github.com/andreialecu/dpd-clientlib

Last synced: about 1 month ago
JSON representation

Deployd Client Library (dpd.js)

Awesome Lists containing this project

README

          

# Deployd Client Library (dpd.js)

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/deployd/deployd)
[![Current Version](https://img.shields.io/npm/v/dpd-clientlib.svg?style=flat-square)](https://www.npmjs.org/package/dpd-clientlib)
[![Build Status](https://img.shields.io/travis/deployd/deployd-clientlib.svg?style=flat-square)](http://travis-ci.org/deployd/deployd-clientlib)

> Add a client-side library to use your [Deployd](http://deployd.com/) API

## Getting started

To install the Deployd Client Library in your existing Deployd project, run the following command:

```bash
npm install dpd-clientlib --save
```

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details