Feel free to start a fork and help make http://mbp2011.org/ the best Apple-fighting machine it can be!
- Create a Fork of the main branch.
- Clone the repository
$ git clone http://github.com/yourusername/mbp2011
- Add a connection to the repository.
$ git remote add mbp2011 http://github.com/mbp2011/mbp2011
- Make changes to files.
git add
andgit commit
those changesgit push
them back to github. These will go to your version of the repository.- Submit a pull-request
This site uses a collection of open-source code, please review and respect the copyright notices located at the top of each file, or in the separate LICENSE file.
For all other original and contributed code, this project releases your work using The MIT License (MIT) Copyright (c) 2014 #MBP2011 Community
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.