Skip to content

Instantly share code, notes, and snippets.

@take-cheeze
Created February 19, 2013 08:12
Show Gist options
  • Select an option

  • Save take-cheeze/4983939 to your computer and use it in GitHub Desktop.

Select an option

Save take-cheeze/4983939 to your computer and use it in GitHub Desktop.
2.x.x
// ./bin/sq test.nut aaa
// -> aaa
print(ARGS[0] + "\n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment