Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teo development setup

Script for setup Teo development environment.

Setup

Clone repositories.

GitHub source

bash <(curl -o- https://raw.githubusercontent.com/teocloud/teo-development-setup/main/setup.sh)
bash <(wget -qO- https://raw.githubusercontent.com/teocloud/teo-development-setup/main/setup.sh)

Gitee source (for China users)

bash <(curl -o- https://gitee.com/teocloud/teo-development-setup/raw/main/setup.sh)
bash <(wget -qO- https://gitee.com/teocloud/teo-development-setup/raw/main/setup.sh)

Update

Update repositories and make origin up-to-date with upstream if exists.

GitHub source

bash <(curl -o- https://raw.githubusercontent.com/teocloud/teo-development-setup/main/update.sh)
bash <(wget -qO- https://raw.githubusercontent.com/teocloud/teo-development-setup/main/update.sh)

Gitee source (for China users)

bash <(curl -o- https://gitee.com/teocloud/teo-development-setup/raw/main/update.sh)
bash <(wget -qO- https://gitee.com/teocloud/teo-development-setup/raw/main/update.sh)

About

Setup script for Teo development

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages