Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 204 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 204 Bytes

"# demo"

Demo

requires:

  1. java 8
  2. Intellij

Run

Git init

echo "# demo" >> README.md git init

Git push -- 1 link git

git add <file_name> / . git commit -m "message ..." git push

open