IBM / mac-ibm-enrollment-app

The Mac@IBM enrollment app makes setting up macOS with Jamf Pro more intuitive for users and easier for IT. The application offers IT admins the ability to gather additional information about their users during setup, allows users to customize their enrollment by selecting apps or bundles of apps to install during setup, and provides users with next steps when enrollment is complete.
GNU General Public License v3.0
455 stars 47 forks source link

JSON Import #10

Closed scifiman closed 3 years ago

scifiman commented 5 years ago

Also in enrollmentSample.py, I needed to add import json into my import statements to get it to work.