Skip to content

wckr/wocker-cli-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

Wocker Cli for the host machine

If you install this tool into your host machine, you will be able to use Wocker commands directly from the host machine without vagrant ssh.

Installation and Update (Mac/Linux)

Wget

$ wget -q -O /usr/local/bin/wocker https://raw.githubusercontent.com/wckr/wocker-cli-host/master/wocker && chmod +x /usr/local/bin/wocker

Curl

$ curl -L -o /usr/local/bin/wocker https://raw.githubusercontent.com/wckr/wocker-cli-host/master/wocker && chmod +x /usr/local/bin/wocker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages