Skip to content
This repository was archived by the owner on Feb 14, 2018. It is now read-only.

awvessel/vessel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vessel

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

Gitter

Development

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

# Install the dependencies npm install # Get the atom-shell structure in place grunt setup # Compile and run interactively grunt compile && grunt run

Distribution

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

grunt build

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

About

Development environment setup automation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors