Skip to content

Instantly share code, notes, and snippets.

@hanxue
Last active October 12, 2015 14:38
Show Gist options
  • Save hanxue/4042103 to your computer and use it in GitHub Desktop.
Save hanxue/4042103 to your computer and use it in GitHub Desktop.
Set up Play shortcuts in Ubuntu
$ sudo chmod +x /opt/play-2.2.1/play
$ sudo ln -s /opt/play-2.2.1/play /usr/local/bin/play
$ play
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment