Skip to content

peacq/vagrant-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-env-basher

Reusable Bash provisioning scripts for Vagrant environments.

usage

Uncomment the packages you need and launch Vagrant:

# launch vagrant
vagrant up

development

To develop/test scripts locally, you simply need to fork the repo and change the last command when launching Vagrant:

# launch vagrant in DEV mode
ENV=DEV vagrant up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages