An open API service indexing awesome lists of open source software.

https://github.com/accenture/mac-enablement


https://github.com/accenture/mac-enablement

Last synced: about 1 year ago
JSON representation

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)