Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cloudant-labs/Spellbook

Design Document Recipes & Reference
https://github.com/cloudant-labs/Spellbook

Last synced: 5 days ago
JSON representation

Design Document Recipes & Reference

Awesome Lists containing this project

README

        

# Spellbook

Design Document Recipes & Reference for use with
[Cloudant](http://cloudant.com/) and [Apache CouchDB](http://couchdb.apache.org/).

## Contributing

0. fork this repo
1. add a directory for your design document
2. contents should be in the [CouchApp filesystem mapping format](http://couchapp.org/page/filesystem-mapping)
3. include a different LICENSE file if needed
3.1. use something "permissive" for the widest reach ([MIT](http://choosealicense.com/licenses/mit/),
[BSD](http://choosealicense.com/licenses/bsd/), & [Apache](http://choosealicense.com/licenses/apache/) are great!)
4. test it!
5. add it to this readme and report compatibility
6. send us a Pull Request!

## License

[MIT](http://opensource.org/licenses/mit)