Giter Site home page Giter Site logo

server-record's Introduction

Mac + HomeBrew

Homebrew的安装很简单,只需在终端下输入如下指令

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

Mac + wget

brew install wget

Mac + Node

PS: 不要用brew装,直接去官网下载

sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
xcodebuild -license

Mac + npm

npm install -g npm@6.9.0

# 这个时候出现了一个问题, 解决方案

cd /usr/local/Cellar/node/13.5.0/lib/node_modules/npm/

# 复制里面的文件,到下面的路径
cd /usr/local/lib/node_modules/

# NPM 全局安装的依赖放置位置
/usr/local/lib/node_modules/

Mac + ADB Android调试桥

# install
brew cask install android-platform-tools
# 测试是否正常安装
adb devices

Mac + chrome

open -n /Applications/Google\ Chrome.app/ --args --disable-web-security  --user-data-dir=/Users/smzdm/MyChromeDevUserData/

shell

Linux command

sourceTree 密码总是自动改的问题解决

  • 密码过期处理
  • 钥匙链。忘记密码
  • 访达-前往-文件夹- ~/Library - Application Support - SourceTree

V

测试一下access Token 2

server-record's People

Contributors

zeroone001 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.