lwwcas/holo-builder
Composer 安装命令:
composer require lwwcas/holo-builder
包简介
Package for install and config all my personal workspace
README 文档
README
Holo
Holo is a tool that helps me install and configure all my workspace. Everything that is repetitive, and it costs me time whenever I format my machine, just to leave every detail as I like, the holo configures. A very useful robot takes good care of him.
Every setting is specific to me.
But feel free to pick up your fork and configure it your way. Or even send a PR
Install
By default, the installation path is set to ~/.holo.
Git
Make sure you already have composer and Git installed
Frist
Run this command on your favorite terminal
git clone https://github.com/lwwcas/holo-builder.git ~/.holo && cd ~/.holo && composer install && cd ~/ && echo This Holo process is done.
Second
Paste this code in last line of the file .bashrc
source ~/.holo/src/Ubuntu/core.cfg
Third
Close your terminal and reopen
Is done, Really easy.
Commands
Install
You can install Google Chrome with:
holo install:chrome
You can install Git (and generate a ssh key) with:
holo install:git
You can install Visual Studio Code with:
holo install:vscode
Visual Studio Code
Set up Visual Studio Code with everything you need with:
holo vscode:build
You can install the monospaced font with programming ligatures (i use Fira Code) with:
holo vscode:font
You can install all my extensions with:
holo vscode:extensions
You can set my configuration with: ALERT : Is import you back up your settings!!
holo vscode:config
Contributing
If you happen to find any bug, or have an idea to improve the holo please open an issue or submit a PR. (A kind PR please)
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-08-14