Skip to content

oculardexterity/exist-gulp-vagrant-docker-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base project folder for eXist-DB development

To start virtual machine:

$ vagrant up

(will download Centos 7, install Docker, grab eXist-DB Docker image, and run eXist as daemon; port 8080 forwarded to localhost on host machine)

To install node packages:

$ npm install

To copy files to eXist-DB:

$ gulp4 build && gulp4 copy

To watch for changes and build/copy automatically:

$ gulp4 watch

Edit gulpfile.js to configure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published