Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
pangratz666 edited this page Mar 17, 2011 · 15 revisions

#Usage#

This page describes how the Module is used.

##Create a new CouchApp##

To create a new, sample CouchApp choose File -> New Project and select the CouchApp as shown in the figure.

NewCouchAppDialog1

On the next dialog page you can enter the name of the project and it's location. Additionally you can specify wether you want to create a new CouchApp or if you want to push an existing one. To do so you have to select the corresponding item and specify the URL. Clicking on finish will create either a new CouchApp or push the existing one. Either way, you successfully created a CouchApp project which can be modified as described in the next section.

NewCouchAppDialog2

##Create a new View##

Clone this wiki locally