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)
- Host: GitHub
- URL: https://github.com/andreialecu/dpd-clientlib
- Owner: andreialecu
- License: mit
- Created: 2016-11-04T05:36:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-03T22:09:53.000Z (over 8 years ago)
- Last Synced: 2025-10-14T19:24:18.224Z (8 months ago)
- Language: JavaScript
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deployd Client Library (dpd.js)
[](https://gitter.im/deployd/deployd)
[](https://www.npmjs.org/package/dpd-clientlib)
[](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