.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "COMPOUND" "1" "November 2013" "1602 Software" "CompoundJS" . .SH "NAME" \fBcompound\fR \- MVC framework for NodeJS . .SH "SYNOPSIS" . .nf compound [args] [opts] . .fi . .SH "DESCRIPTION" Compound is MVC framework for the Node JavaScript platform\. It adds structure and API to ExpressJS application, provides tools and generators for rapid web applications development\. . .P Run \fBcompound help [topic]\fR to get help on specific topic\. . .SS "command" . .TP \fBg\fR, \fBgenerate smth\fR Call \fBsmth\fR generator, where \fBsmth\fR could be: app, controller, model, crud, scaffold or anything else\. . .TP \fBr\fR, \fBroutes\fR Display routing map . .TP \fBs\fR, \fBserver [port]\fR Run HTTP server on specified port, default port = 3000 . .TP \fBc\fR, \fBconsole\fR Run debugging console with compound environment loaded . .SS "opts" . .IP "\(bu" 4 \fB\-\-coffee\fR . .IP "\(bu" 4 \fB\-\-tpl ENGINE\fR . .IP "\(bu" 4 \fB\-\-db NAME\fR . .IP "\(bu" 4 \fB\-\-stylus\fR . .IP "" 0 . .SH "ENVIRONMENT" . .TP \fBNODE_ENV\fR Set environment of application . .TP \fBPORT\fR Set port of HTTP server . .SH "FUTURE" See compound\-roadmap(3) and github issues \fIhttps://github\.com/1602/compound/issues\fR to catch up current development and see where compound going\. . .SH "BUGS" When you find issues, please report them: . .TP web \fIhttp://github\.com/1602/compound/issues\fR . .TP email \fIcompoundjs@googlegroups\.com\fR . .SH "HISTORY" See compound\-changelog(3) compound\-railway\-changelog(3) . .SH "AUTHOR" . .IP "\(bu" 4 blog \fIhttp://anatoliy\.in/\fR . .IP "\(bu" 4 github/1602 \fIhttps://github\.com/1602/\fR . .IP "\(bu" 4 github/anatoliychakkaev \fIhttps://github\.com/anatoliychakkaev/\fR . .IP "\(bu" 4 twitter@1602 \fIhttp://twitter\.com/1602\fR . .IP "\(bu" 4 \fImail@anatoliy\.in\fR . .IP "" 0 . .SH "SEE ALSO" compound(3)