Skip to content

Instantly share code, notes, and snippets.

@mlcollard
Created April 25, 2018 13:31
Show Gist options
  • Save mlcollard/8de4ad0b0ee63ede0f69388466df7a3d to your computer and use it in GitHub Desktop.
Save mlcollard/8de4ad0b0ee63ede0f69388466df7a3d to your computer and use it in GitHub Desktop.
iOS: TVML: ruby command to run local server
# Note: Run in directory where javascript, e.g., applications.js, is stored
ruby -run -ehttpd . -p9001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment