ymotongpoo / setup

Yoshi's personal setup for development environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup scripts

This script is for setting up Yoshi's development environments.

Prerequisits

  • Terraform: 1.0+
  • Ansible: 4.2+ (2.11+)

Execution

terraform apply -auto-approve -target=google_compute_engine.<distribution>

distribution would either of them:

  • debian10
  • ubuntu2004
  • arch

About

Yoshi's personal setup for development environment

License:Apache License 2.0


Languages

Language:Ruby 50.1%Language:Shell 32.4%Language:HCL 13.1%Language:Dockerfile 4.4%