https://github.com/accenture/mac-enablement
https://github.com/accenture/mac-enablement
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/accenture/mac-enablement
- Owner: Accenture
- License: apache-2.0
- Created: 2018-09-14T11:05:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T13:59:08.000Z (over 7 years ago)
- Last Synced: 2025-04-06T11:51:43.827Z (about 1 year ago)
- Language: Shell
- Size: 35.2 KB
- Stars: 5
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# [Mac Enablement at Accenture](https://github.com/accenture/mac-enablement)
This repository is a collection of various scripts and tools created by the Mac Workstation Team at Accenture. They are grouped into sub-folders according to general usage.
## Getting Started
Be sure to read the notes about each script. If there is an interdependency it should be noted.
### Prerequisites
You'll need a Mac, of course. :)
Ruby scripts will require the appropriate gems to be installed.
We leverage [ruby-jss](https://github.com/PixarAnimationStudios/ruby-jss) for several tools.
```
gem install ruby-jss
```
should get you going.
### Principal Owners of the [mac-enablement](https://github.com/accenture/mac-enablement) repository:
* **Brandon Peek** - *Mac Engineering Manager*
* **Christopher Kemp** - *Mac Engineering Team Lead*
* **Maik Sanftenberg** - *Mac Engineering Team Lead*
See also the list of [contributors](https://github.com/mac-enablement/contributors) who participate in this project.
## License
This project is licensed under the Apache 2.0 License - see the [LICENSE.txt](LICENSE.txt) file for details
## Acknowledgments
* Hat tip to Chris Lasell and Aurica Hayes at Pixar - [ruby-jss](https://rubygems.org/gems/ruby-jss)
* Many thanks to all our friends at [Jamf Software](https://jamf.com)