Skip to content

Instantly share code, notes, and snippets.

@nataliepo
Created June 29, 2011 21:03
Show Gist options
  • Save nataliepo/1054965 to your computer and use it in GitHub Desktop.
Save nataliepo/1054965 to your computer and use it in GitHub Desktop.
a webserver in one line
cd /home/somedir
$ python -m SimpleHTTPServer
@apg
Copy link

apg commented Jul 1, 2011

hey! thats 2 lines!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment