8000 GitHub - lk-geimfari/macbook: A script for quickly setting up a development environment on the new Macbook.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A script for quickly setting up a development environment on the new Macbook.

License

Notifications You must be signed in to change notification settings

lk-geimfari/macbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macbook: Development Environment Quickly

A script for quickly setting up a development environment on the new Macbook. The script installs programming languages, IDEs, GNU software collections, and so on.

Installation

It's highly recommended to clone this repository and manually run the install script, like this:

git clone https://github.com/lk-geimfari/macbook.git
cd macbook && chmod +x install.sh
./install.sh

or you can run remote script file with a single command like this:

bash <(curl https://git.io/JD1xV -sSfL)

which is shortened version of:

bash <(curl https://raw.githubusercontent.com/lk-geimfari/macbook/exec/install.sh -sSf)

exec is a stable branch which means it can be outdated in comparison with a master.

About

A script for quickly setting up a development environment on the new Macbook.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published
0