Skip to content

This is an automated mirror of 4np/GSCF-GroovyClient

Notifications You must be signed in to change notification settings

PhenotypeFoundation/GSCF-GroovyClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSCF-GroovyClient

Groovy Client to interface with GSCF

make sure Gradle 1.0 or higher is installed!

Run tests, but make sure to fill in the missing information in the constructor of the test Class!

Edit the following in GSCFTest.groovy

gscf.setURL('...') gscf.setUsername('...') gscf.setPassword('...') gscf.setApiKey('...')

gradle test

Create a JAR

gradle jar

Build documentation

gradle groovydoc

About

This is an automated mirror of 4np/GSCF-GroovyClient

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages