MAC builds node development environment record

Source: Internet
Author: User
Tags install node sublime text git clone

Enter the computer password after installing the Homebrew:enter key

Ruby-e "$(curl-fssl https://raw.githubusercontent.com/Homebrew/install/master/install)"

installing wget with homebrew

Brew Install wget

Wget Installation zsh

wget Https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh-O-| Sh

Change the shell

CP ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.ZSHRC

Chsh-s/bin/zsh

———————————————

Installing Nodejs

Recommended installation TNVM , install node with TNVM

http://www.cnblogs.com/ystrdy/p/6025058.htmlnode-inspector commissioning

———————————————

Ide:sublime Text 3 official website download and install the package control

Https://packagecontrol.io/installation

Related plugins:

Jade

JavaScript css formatting html-css-js prettify

————————————————

Download code

SSH key configuration

git config-global user.name ' My user name'

git config-global user.email ' my email'

Ssh-keygen-t rsa-c ' [email protected]'

git clone xxxx

————————————————

Configure the work environment

Redis-server

Mongohub

MAC builds node development environment record

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.