rundeck
v1.1.2
Published
An incomplete implementation of a Rundeck API client
Readme
node-rundeck
An incomplete implementation of a Rundeck API client
Requirements
Installation
- Install requirements listed above
./goto validate the project is setup correctly
Usage
Usage: ./go <command>
Available commands are:
coverage Run test coverage and view report
run Start the Rundeck server
test Run entire test suiteAcceptance Tests
This project has a suite of tests covering the main functionality of the project.
If you modify the project and want to verify your changes (and that you haven't broken anything else), run the tests with the ./go test command.
Author
Jen Scobie ([email protected])
