Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 574 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 574 Bytes

Shell scripting workshop

Fork this repo by click on the Fork icon in the upper right corner. Once forked you will be able to add the code you want to demo.

Do so by running the following commands:

$ git checkout -b feature-name

$ git add /path/to/script

$ git commit -m 'commit message'

$ git push --set-upstream origin feature-name

Once you have your scripts in the repo create a pull request back to this repo and we will add it as well as make you a member of the KeyLUG org.

Lastly be sure to update the PRESENTERS.md with your name, topic, and time.