-
Notifications
You must be signed in to change notification settings - Fork 57
Home
rderewianko edited this page Feb 13, 2018
·
4 revisions
- Fork the Project
- Install python version 3.6 or higher. (this is because of the async requirements)
- Run
python -m pip install -r requirements.txt
- Run
./sync.py --url https://your.jss.com:8443 --username git2jss_admin --password your_password_here
Additional information can be found on the left
git2jss requires python 3.6
or higher and the python modules listed in requirements.txt
The project can be ran ad-hoc with the example listed above, but ideally you setup webhooks and integrate into a build server so each time a push is made to the repo your scripts are re-uploaded to the JSS.