Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save sonAndrew/baa17c812aa1176e9bbfb3f7bb13db7e to your computer and use it in GitHub Desktop.

Select an option

Save sonAndrew/baa17c812aa1176e9bbfb3f7bb13db7e to your computer and use it in GitHub Desktop.
Boiler Plate Project
mkdir project
touch index.html styles.css README.md
read -p "Press [Enter] to continue..."
echo "Congratulations"
mkdir boilerP
mv project boilerP/
open index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment