Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 890 Bytes

File metadata and controls

27 lines (18 loc) · 890 Bytes

Shell Wrappers for Internet2 Grouper

Shell Wrappers for Internet2 Grouper is an exploration of using various scripting shells for the JVM as an interactive command line interface to Grouper. Feedback, pull requests, etc are welcome.

Current front-ends include:

  • Groovy
  • Jython
  • Clojure

Demo: https://www.youtube.com/watch?v=YabTBzWc1Ec

Installation

Install a Front End

Follow Front End Specific Instructions

Look for a README in the folder that matches your front end. E.g. for groovy, follow the groovy/README.groovy.md instructions.