Install everything you need to get started as a full-stack engineer at Mable.
-
Create the projects directory and clone this repository:
mkdir -p ~/projects git clone git@github.com:bettercaring/dotfiles.git ~/projects/mable cd ~/projects/mable
-
Make the install script executable:
chmod +x install.sh
-
Run the installation script:
./install.sh