Skip to content

flyhuang/Env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Mac Env

Prerequisites

Install

 $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Mirror

Change china mirror to speed up link

 $ brew install git

 $ git config --global user.name "John Doe"
 $ git config --global user.email johndoe@example.com
 $ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash

Install Guide Link

 $ nvm install 14.16.1
 $ brew tap mongodb/brew

 $ brew install mongodb-community@4.4

more details for install mongodb

 $ brew install redis

 $ redis-server

Terminal

DB Tools

Code Editor

Debug Tools

SSH Tools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published