digisfera / lr-http-server

An HTTP server with livereload included
31 stars 9 forks source link

Ability to open some url #4

Closed davydof closed 8 years ago

davydof commented 8 years ago

Hello @manuelcabral :)

It will be a good if you add the ability to add some url to opening exist url when open the page, for example: lr-http-server -d min/ -u index.html/#/main

And the server will open my server with url: min/index.html/#/main

The u flag can set the url

Best regards!

davydof commented 8 years ago

@manuelcabral I did the changes and try to do pull-request but I can't push the branch to remote

manuelcabral commented 8 years ago

Closed by #7 . Thanks for the PR!