Skip to content
No description or website provided.
JavaScript HTML
Latest commit fe56089 @BlackYoup BlackYoup Release 0.2.14

README.md

clever-client

Javascript client for Clever-Cloud API.

How to install

Please install npm, then:

  export CLEVER_CLOUD_EMAIL=<email>
  export CLEVER_CLOUD_PASSWORD=<password>

  npm install # to install dependencies
  npm test    # to run tests

How to use

There is no documentation available at the moment. Please check examples in tests folder.

Something went wrong with that request. Please try again.