Skip to the content.

Share Development Environments

Align development environment among machines developers.

Supported modules

OS support

How to setup

  1. Download the setup run script: curl -O https://raw.githubusercontent.com/make-everything-simple/share-dev-environments/main/MacOS/setup
  2. Grant the execute permission to the script: chmod +x ./setup
  3. Execute the script: ./setup
  4. Config bash use with terminal
    • Run the command for each new session exec bash
    • Config once as the following:
      • Terminal’s command default: bash as default
      • Terminal’s startup command: startup command

Noted:

How to use

Module Help Tools
Base base_help base_tools
CLI cli_help cli_tools
Android android_help android_tools
iOS ios_help ios_tools
Public Key Infrastructures pki_help pki_tools
MongoDB mongo_help mongo_tools
Google Cloud gcloud_help gcloud_tools
Amazon Web Services aws_help aws_tools
Microsoft Azure azure_help azure_tools

Contributors