Skip to content

Instantly share code, notes, and snippets.

@tanner0101
Last active July 11, 2016 20:37
Show Gist options
  • Save tanner0101/bef20b08a5c57dcb43df0798b91d355b to your computer and use it in GitHub Desktop.
Save tanner0101/bef20b08a5c57dcb43df0798b91d355b to your computer and use it in GitHub Desktop.
CLI -> Toolbox
#!/usr/bin/env swift
print("This CLI updater is out of date.")
print("Please visit docs.qutheory.io or run")
print("the following command to update.")
print()
print("curl -sL toolbox.qutheory.io | bash")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment