Sha256: e9b4a959885bd357ebb97dd48b85db659272fdded31e7d518f3f624f90314ddc
Contents?: true
Size: 1.24 KB
Versions: 2
Compression:
Stored size: 1.24 KB
Contents
[![Build Status](https://travis-ci.org/surminus/myosx.svg?branch=master)](https://travis-ci.org/surminus/myosx) [![Gem Version](https://badge.fury.io/rb/myosx.svg)](https://badge.fury.io/rb/myosx) # MyOSX MyOSX configures OSX how I like it ## Setup 1. Install XCode 2. [Install homebrew](http://brew.sh/) 3. `gem install myosx` 4. Create a [config file](https://github.com/surminus/myosx/blob/master/example.myosx.cnf) in `~/.myosx.cnf` 5. `$ myosx` ## Config You can set two key configs from environment variables: ### Config file `MYOSX_CONFIG` If this isn't set then it defaults to `~/.myosx.cnf` Use the example config file to set some things (`example.myosx.cnf`) ### Workspace directory `MYOSX_WORKSPACE` This is where everything is stored such as Brewfiles and any other repositories that it may pull. Default is `~/.myosx` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/surminus/myosx. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
myosx-0.2.7 | README.md |
myosx-0.2.6 | README.md |