Skip to content

rcprcp/ZendeskViewTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ZendeskViewTest

This program is used for testing the View support in the Cloudbees zendesk-java-client

Build:

  • Clone the repo.
  • cd into the directory
  • If necessary, update the pom.xml to set the Zendesk Java Client library version as needed.
  • Build the runnable jar - mvn package

Run:

In order to authenticate - please set these environment variables:

export ZENDESK_ID=<email>
export ZENDESK_TOKEN=<token>

Run it:

java -jar target/ZendeskViewTest-1.0-SNAPSHOT-jar-with-dependencies.jar

About

Test program for Cloudbees Zendesk Java Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages