Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wyyxdgm/ubuntu16.04-init
前端ubuntu16开发环境sublime3汉化输入+mongodb3+redis+常用npm包等
https://github.com/wyyxdgm/ubuntu16.04-init
mongodb nodejs nvm pm2 sublime-text ubuntu16
Last synced: 12 days ago
JSON representation
前端ubuntu16开发环境sublime3汉化输入+mongodb3+redis+常用npm包等
- Host: GitHub
- URL: https://github.com/wyyxdgm/ubuntu16.04-init
- Owner: wyyxdgm
- Created: 2017-02-03T06:27:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T03:12:09.000Z (over 7 years ago)
- Last Synced: 2024-11-17T06:20:13.111Z (2 months ago)
- Topics: mongodb, nodejs, nvm, pm2, sublime-text, ubuntu16
- Language: Shell
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#step 1 安装server包.
curl -o- https://raw.githubusercontent.com/wyyxdgm/ubuntu16.04-init/master/init-server.sh|sudo bash说明:
执行脚本会安装的包如下:
apt安装的包有:
vim、apt源-》aliyun,mongodb 3.2.11、redis-server、nodejs-legacy、git、nmap、nginx-full、nvm、
npm包有:
cnpm、supervisor、node-inspector、grunt、gulp、mocha、bower、pm2#step 2 安装desktop包.(desktop会安装多一些的包。)
wget -qO- https://raw.githubusercontent.com/wyyxdgm/ubuntu16.04-init/master/init2.sh|sudo bash#ubuntu桌面版sublime汉化
./subl-chinese/sublime_imfix.sh
#后续遇到ubuntu桌面版sublime升级,重新汉化输入
./subl-chinese/when_update.sh