blank的编程之路


  • 首页

  • 归档

  • 搜索
consul atomikos mybatisplus druid nexus nas named bind mysqldump acme.sh Dockerfile rsync keepalived swarm kibana ubuntu linux scp bugfix https ssl certbot curl gogs adminer harbor yum portainer python kubernetes idea java springboot maven docker-compose redis nginx mysql brew git chocolatey jenkins elasticsearch docker haproxy rabbitmq centos

macos 使用 brew 搭建开发环境

发表于 2019-03-12 | 分类于 运维 | 0 | 阅读次数 216

以下命令全在终端中运行

安装 brew 包管理神器

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

brew 安装 JDK 8

brew tap caskroom/versions  
brew cask install java8  
java -version  

brew 安装 maven

brew install maven
mvn -v

brew 安装 gradle

brew install gradle
gradle -v

brew 安装 node & npm

brew install node  
node -v  
npm -v  
PS

idea 或其它软件需要依赖 使用用brew 安装的软件
应注意其 home 路径的配置
例如 maven 路径
应该配置对应的 home 路径为/usr/local/opt/maven
以避免brew update 后 版本路径变导致出错
参考

  • 本文作者: blank
  • 本文链接: https://blankhang.com/2019/03/12/1552402844835
  • 版权声明: 本博客所有文章除特别声明外,均采用CC BY-NC-SA 3.0 许可协议。转载请注明出处!
# consul # atomikos # mybatisplus # druid # nexus # nas # named # bind # mysqldump # acme.sh # Dockerfile # rsync # keepalived # swarm # kibana # ubuntu # linux # scp # bugfix # https # ssl # certbot # curl # gogs # adminer # harbor # yum # portainer # python # kubernetes # idea # java # springboot # maven # docker-compose # redis # nginx # mysql # brew # git # chocolatey # jenkins # elasticsearch # docker # haproxy # rabbitmq # centos
CentOS7 yum 安装官方 nginx
centos7 yum 安装 docker-ce & docker-compose
© 2021 blank
Everything is energy and everything has a frequency