Skip to content

Instantly share code, notes, and snippets.

@tcollins
Last active September 20, 2018 21:32
Show Gist options
  • Save tcollins/3b859c4cb8ec0055c47ddc779d1ba74c to your computer and use it in GitHub Desktop.
Save tcollins/3b859c4cb8ec0055c47ddc779d1ba74c to your computer and use it in GitHub Desktop.

Revisions

  1. tcollins renamed this gist Sep 20, 2018. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. tcollins created this gist Sep 20, 2018.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    function awesomeLibFunction(){
    return 'this is so amazing'
    }