mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-11-12 23:07:17 +00:00
🎉 Initial commit
This commit is contained in:
commit
60b75ce4b9
2 changed files with 44 additions and 0 deletions
21
license
Normal file
21
license
Normal file
|
@ -0,0 +1,21 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2020 Yann Bertrand
|
||||
|
||||
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.
|
23
readme.md
Normal file
23
readme.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Welcome to macOS-defaults 👋
|
||||
[![macos-defaults.com build status](https://img.shields.io/netlify/44ddda91-1e32-4e41-9afc-5f640b33aca7)](https://macos-defaults.com)
|
||||
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://github.com/yannbertrand/macos-defaults/tree/master)
|
||||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)
|
||||
[![Twitter: \_YannBertrand](https://img.shields.io/twitter/follow/\_YannBertrand.svg?style=social)](https://twitter.com/\_YannBertrand)
|
||||
|
||||
**Stability: 1 - Experimental**
|
||||
|
||||
> Build an up-to-date list of [macOS `defaults` commands](https://macos-defaults.com) with demos ✨.
|
||||
|
||||
That's the main goal of this repo. But why not go further?
|
||||
|
||||
# macOS-defaults builder 🤖
|
||||
|
||||
> Compare Static Site Generators by automatically building websites from [this yaml file](./defaults.yml) content 🏗.
|
||||
|
||||
## How does it work?
|
||||
|
||||
# Show your support
|
||||
Give a ⭐️ if this project helped you!
|
||||
|
||||
***
|
||||
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
|
Loading…
Reference in a new issue