Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

macos-config

A repository for configuring a new MacBook Pro with development tools.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This project was developed inorder to help expedite the provisioning of development tools and configurations.

(back to top)

Built With

(back to top)

Getting Started

Inorder to get started you will need to have a newly provisioned macOS. This has been tested on a MacBook Pro (Intel) with Monterey version 12.2.

Prerequisites

You should review the scripts to understand what the configurations are providing. You can toggle tools and configurations on and offf using boolean values (true, false).

  • install.sh
    bash ./setup-scripts/install-kubectl.sh "false"

Installation

  1. Get a free GitHub account at https://github.com/
  2. Clone the repo
    git clone https://github.com/certifiedcloudarchitect/macos-config.git
  3. Install the tools and configurations
    source install.sh
  4. Enter a new password when prompted for new SSH and GPG key.
  5. Your public keys will be printed to the console at the end of the process for use with GitHub.
  6. You will need to reboot the OS.
  7. Once the OS has been rebooted you need to run the post-install.sh script in the setup-scripts folder to complete the configurations.
    source post-install.sh

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • Provision standard toolset
  • Provision additional macOS settings
  • Add additonal tools and configurations
    • Visual Studio Code configurations
    • Machine Learning toolsets

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Project Link: https://github.com/certifiedcloudarchitect/macos-config

(back to top)

About

A repository for configuring a new MacBook Pro with development tools

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages