Skip to content

Simple yeoman generator that creates a Vagrantfile and a shell provision script.

Notifications You must be signed in to change notification settings

cullylarson/generator-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yeoman Vagrant Generator

Simple yeoman generator that creates a Vagrantfile and a shell provision script.

Usage

  1. Clone the repo:

    % git clone https://github.com/cullylarson/generator-vagrant.git
    
  2. Link it in NPM:

    % cd generator-vagrant
    % sudo npm link
    
  3. Run it wherever you want:

    % cd path/to/my/project
    % yo vagrant
    

About

Simple yeoman generator that creates a Vagrantfile and a shell provision script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published