Skip to content

tschwartz/macos-developer-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS Developer Setup

A node script that aims to automate the setup of a developer's new laptop running macOS.

Configuration

Copy dist configuration files and then configure them as needed.

cp data/downloads.json.dist data/downloads.json
cp data/folders.json.dist data/folders.json
cp data/git.json.dist data/git.json
cp data/mac-os-settings.json.dist data/mac-os-settings.json
cp data/npm.json.dist data/npm.json
cp data/ssh.json.dist data/ssh.json
cp data/symlinks.json.dist data/symlinks.json

Setting up macOS

Run the Node module from the root directly.

npm start

About

A node script that aims to automate the setup of a developer's new laptop running macOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors