Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# groovy-sample-scripts-UCD
This repository contains sample Groovy scripts to automate actions in IBM UrbanCode Deploy.

License
**License**

The material in this repository is provided under the terms of this [License](https://github.com/IBM-UrbanCode/groovy-sample-scripts-UCD/blob/master/LICENSE).

Dependencies
**Dependencies**

The scripts in this repository depend on libraries that are pre-installed as part of the IBM UrbanCode Agent, specifically:
1. Apache HttpCore (HttpCore 4.3.2, as of IBM UrbanCode Deploy 6.2.4). For more information, see: http://hc.apache.org/downloads.cgi
2. Groovy 1.8.8 (as of IBM UrbanCode Deploy 6.2.4). For more information, see: http://groovy-lang.org/download.html

Usage
**Usage**

Script usage intructions can be found in the [Wiki](https://github.com/IBM-UrbanCode/groovy-sample-scripts-UCD/wiki).