0.1.1 • Published 9 years ago

vagrant-kick v0.1.1

Weekly downloads
2
License
-
Repository
github
Last release
9 years ago

vagrant-kick

Easily restart services on a vagrant machine.

You can run vagrant-kick with no parameters and it will prompt you for the sevice you want to restart. Alternatvely, you can supply the service that you want to restart as a parameter.

Install

  $ npm install vagrant-kick -g

Example

  $ vagrant-kick

Example with parameter

  $ vagrant-kick httpd