Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sb2nov/mac-setup

Installing Development environment on macOS
https://github.com/sb2nov/mac-setup

fresh-installs gitbook guide guidebook hacktoberfest install installation mac mac-osx macos setup

Last synced: about 2 months ago
JSON representation

Installing Development environment on macOS

Awesome Lists containing this project

README

        

# [macOS Setup Guide](https://sourabhbajaj.com/mac-setup)

[![Test](https://github.com/sb2nov/mac-setup/workflows/Test/badge.svg)](https://github.com/sb2nov/mac-setup/actions?query=workflow%3ATest) [![Links](https://github.com/sb2nov/mac-setup/workflows/Links/badge.svg)](https://github.com/sb2nov/mac-setup/actions?query=workflow%3ALinks)

This guide covers the basics of setting up a development environment on a new
Mac. Whether you are an experienced programmer or not, this guide is intended
for everyone to use as a reference for setting up your environment or
installing languages/libraries.

[![Screen](https://raw.githubusercontent.com/sb2nov/mac-setup/main/assets/intro.gif)](https://raw.githubusercontent.com/sb2nov/mac-setup/main/assets/intro.gif)

Some environments we will set up are [Node](https://nodejs.org)
(JavaScript), [Python](https://www.python.org),
[C++](http://www.cplusplus.com) and [Ruby](https://www.ruby-lang.org).
Even if you don't program in all of them, they are useful to have as many
command-line tools rely on them. We'll also show you some useful daily use
applications. As you read and follow these steps, feel free to post any
feedback or comments you may have.

## Contributing to the guide

All contributions to the guide are welcome. Please help add support for other
libraries and languages. To make a contribution please use our [contribution
template](https://github.com/sb2nov/mac-setup/blob/main/.github/CONTRIBUTION_TEMPLATE.md).

**We're looking for more contributors to maintain and extend the
documentation.**

-------------------------------------------------------------------------------

This guide is [MIT
licensed](https://github.com/sb2nov/mac-setup/blob/main/LICENSE) and has been
generated using [GitBook](https://www.gitbook.com/). Feel free to contribute or
create new issues on [GitHub](https://github.com/sb2nov/mac-setup/issues).