mgrebenets / teamcity-rest-client-example

Example of building and using TeamCity Kotlin REST client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeamCity Kotlin REST Client Example

An example of building and using TeamCity Kotlin REST Client.

# Build.
./gradlew build

# Run.
./gradlew run --args='https://myteamcity.com MyUsername MyPassword MyBuildConfigurationId'

About

Example of building and using TeamCity Kotlin REST client


Languages

Language:Kotlin 100.0%