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/master/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 | | React Native | rn_help | rn_tools | | Public Key Infrastructures | pki_help | pki_tools | | MongoDB | mongo_help | mongo_tools |

Contributors