Skip to content

Instantly share code, notes, and snippets.

@gervasiocaj
Created August 17, 2016 01:47
Show Gist options
  • Save gervasiocaj/c551d2d26eb0f07ef34abd538da54f29 to your computer and use it in GitHub Desktop.
Save gervasiocaj/c551d2d26eb0f07ef34abd538da54f29 to your computer and use it in GitHub Desktop.
git init
# Imprime as linhas no arquivo README.md
echo "# Medium - Play!" >> README.md
echo "Meu mini-projeto" >> README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment