Skip to content

TobiasNickel/tcouchdbbuildercli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#tCouchDBBuilderCLI

Handling designdocuments in couchdb is aweful, even with the new UI included to couchDB 2.0. So I was looking for other solutions. As a Javascript expert I liked the progress that is made, with couchdb-compiler and couchdb-builder. Both modules read a directory and prepare a single design that can be written to couchDB.

This CLI-tool and module will provide the following features:

  1. read multiple designdocuments from the fileSystem
  2. update the documents in couchdb that are readed from the fileSystem
  3. provide a document called "general" to extend others, usefull to provide libraries of usefull cmd-modules.
  4. read existing documents from couchDB and store them to the fileSystem.

About

read, update and manage design-documents in couchdb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published