Created
July 8, 2015 19:08
-
-
Save FredCox3/c5ec8acc35f7497e8544 to your computer and use it in GitHub Desktop.
JAMF Customizing the Casper Suite Session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# API Resouces | |
## Built In JSS Documentation | |
https://yourjss.comL:8443/api | |
## Bryson Tyrell's Blog | |
https://bryson3gps.wordpress.com/2014/03/30/the-jss-rest-api-for-everyone/ | |
## Shea Craig's Python JSS | |
https://github.com/sheagcraig/python-jss | |
## Pixar Animation Ruby JSS API GEM | |
http://pixaranimationstudios.github.io/jss-api-gem/index.html | |
## Code Examples from the Demo Today | |
http://coxtn.net/PSU15CasperAPI (https://github.com/FredCox3/public-jss/tree/master/PSU%202015%20Casper%20API%20Examples) | |
# Opt-In XCode Project using AppleScriptObjectiveC | |
## Todd Houle's Git Hub | |
https://github.com/tmhoule |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment