Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start, Stop and Restart command for server #4

Open
vitkarpov opened this issue Jan 19, 2014 · 3 comments
Open

Start, Stop and Restart command for server #4

vitkarpov opened this issue Jan 19, 2014 · 3 comments

Comments

@vitkarpov
Copy link

It needs to stop server and restart sometimes

@akirikovich
Copy link
Owner

How do you want do these operations? Via command line?
I'm sorry, because i haven't got any skills in server creating and if you give me more extensive description of this task it would be helpful for me.

@vitkarpov
Copy link
Author

Yep! I think it would be great if I can do smth like this:

$ ./node_modules/html-server/server.js start
$ ./node_modules/html-server/server.js stop
$ ./node_modules/html-server/server.js restart

If there is no command

./node_modules/html-server/server.js

It could be started then by default

@akirikovich
Copy link
Owner

Clearly! Thanks a lot!

I will do it on this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants