Socket
Book a DemoInstallSign in
Socket

exbox

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exbox

> A resusable, pre-packaged Vagrant box for easy Elixir development.

latest
Source
npmnpm
Version
0.0.0
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

ExBox

A resusable, pre-packaged Vagrant box for easy Elixir development.

WIP - not ready for use yet

Install

npm install -g exbox

Usage

$ exbox 

  Usage
    $ exbox [command] [options]
  
  Commands
    setup      Setup ExBox for the first time
    domain     Map a Domain to a VM directory
    folder     Map a Local directory to the VM
    *          Run `vagrant -h` for additional commands

  Examples
    $ exbox setup
    $ exbox folder ~/code/project /home/vagrant/code/project
    $ exbox domain phoenix.dev /home/vagrant/code/project
    $ exbox reload
    $ exbox ssh

License

MIT © Luke Edwards

Keywords

box

FAQs

Package last updated on 27 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts