Skip to content

Instantly share code, notes, and snippets.

@RyanSquared
Created January 23, 2016 04:01
Show Gist options
  • Save RyanSquared/2e794d90db6b025ff8fd to your computer and use it in GitHub Desktop.
Save RyanSquared/2e794d90db6b025ff8fd to your computer and use it in GitHub Desktop.
luarocks upload --api-key=$(pass luarocks_api_key) $(ls -la | awk '{ print $9 }' | grep -P 'lua-logger-\d\.\d-\d.rockspec' | tail -n1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment