want to quickly start an angular ui project ? download and make the ui.sh script executable curl https://raw.githubusercontent.com/burib/its_a_strap/main/ui.sh -o ~/ui.sh && chmod +x ~/ui.sh run the ui.sh script to bootstrap the angular sample project ~/ui.sh init my-awesome-project