Skip to content

Instantly share code, notes, and snippets.

@sonAndrew
Created May 23, 2017 13:51
Show Gist options
  • Select an option

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

Select an option

Save sonAndrew/966f1d871162661b88fc5c332e9ebd10 to your computer and use it in GitHub Desktop.
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