README.rdoc in couch-0.1.1 vs README.rdoc in couch-0.1.2
- old
+ new
@@ -29,16 +29,16 @@
== What comes next
At the moment, Couch supports generating a scaffold application, pushing to a CouchDB server and pulling from a CouchDB.
+Couch injects the !code and !json makros introduced by CouchApp.
The next big steps are:
-* support +code+ and +json+ makros to manage shared pieces of code
-* add the powerful mustache.js Template engine (http://github.com/janl/mustache.js)
-* add more code generators to rapidly get you started
-
+* make use of mustache.js in generators
+* build a lightweight JavaScript library to assist client side JavaScript work
+* enhance generators to build a full flavored scaffold with all CRUD operations
== I need your help!
The reason why I release that project in such an early state is that I beleave it's you, who invent that desired beauty!