1.0.2 • Published 10 years ago

rhythm.deployment-test v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

rhythm.deployment-test

A simple test script to ensure that a website is ready to be deployed.

Installation

npm i -g rhythm.deployment-test

Usage

Make sure to set the local environment variable 'GOOGLE_API_KEY' to your Google API key before running your tests.

rdt domain [port]

Examples

rdt mydomain.com

rdt test.mydomain.com 8080