Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 550 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 550 Bytes

Flutter-goinfre-installer

A script to set up Flutter framework and latest version of Android Studio for 42 / 1337 students in the goinfre directory.

How to use

  1. Clone the repository
  2. Run the script with
bash ./installer.sh
  1. Restart your terminal or run 👇
source ~/.zshrc
  1. Don't forget to change SDK location in Android Studio to goinfre 👇👇

For dummies

cd $HOME && git "clone git@github.com:Ajjig/Flutter-goinfre-installer.git" && cd Flutter-goinfre-installer.git && bash ./installer.sh