Metadata-Version: 2.0
Name: osxstrap
Version: 0.0.32
Summary: Better OSX provisioning using Ansible.
Home-page: https://github.com/osxstrap/osxstrap
Author: Jeremy Litten
Author-email: jeremy.litten@gmail.com
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: System :: Systems Administration
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: Click
Requires-Dist: ansible (==1.9.4)
Requires-Dist: colorama
Requires-Dist: github3.py
Requires-Dist: python-dotenv
Requires-Dist: pyyaml
Requires-Dist: simplegist

# osxstrap

Everything you need to provision your OSX workstation in a standardized, modern, and easily customizable way, powered by Ansible.

## Usage

See https://osxstrap.org

## Issues

Please report any issues to this repositories issue tracker https://github.com/osxstrap/osxstrap/issues.

## Credits

Created by [Jeremy Litten](https://github.com/jeremyltn).

Inspired by

https://github.com/superlumic

https://github.com/spencergibb/ansible-osx

https://github.com/debops

and many others.

See individual repositories at https://github.com/osxstrap for Ansible role credits.

