Skip to content

dockerera/vessel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vessel

Vessel is a native application used to setup and manage development environments using Vagrant and Docker.

Development

To get started, make sure you have npm && grunt-cli installed.

Distribution

To create a distributable app that has all of the required dependencies, use the grunt build job:

This will create a zipfile in the root of the application with a distributable version of the application.