Skip to content

Commit

Permalink
Merge pull request #5 from olvidalo/node-exist
Browse files Browse the repository at this point in the history
Use node-exist to access existDB
  • Loading branch information
olvidalo committed Mar 31, 2016
2 parents 26c077a + b49c8a1 commit 9c8089e
Show file tree
Hide file tree
Showing 7 changed files with 412 additions and 448 deletions.
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
dev
nohup.out
.travis.yml
travis*
ci
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gulp-exist

[![version](https://img.shields.io/npm/v/gulp-exist.svg)](https://www.npmjs.com/package/gulp-exist) [![travis-ci](https://api.travis-ci.org/olvidalo/gulp-exist.png?branch=master)](https://travis-ci.org/olvidalo/gulp-exist)
[![travis-ci](https://api.travis-ci.org/olvidalo/gulp-exist.png?branch=node-exist)](https://travis-ci.org/olvidalo/gulp-exist)

> A gulp plugin to deploy to and query an eXist-db using eXist's XML-RPC API.
Expand Down
Loading

0 comments on commit 9c8089e

Please sign in to comment.