|
|
|
|
|
by janpmz
233 days ago
|
|
Last month I saw a tweet how to serve files using python3 -m http.server 1337 Then I turned it into an alias, called it "serveit" and tweeted about it. And now I see it as a bash script, made a little bit more robust in case python is not installed :) |
|