.\" Man page generated from reStructeredText. . .TH COILY 1 "2010-11-03" "1.2.0" "Spring Python Documentation" .SH NAME coily \- command-line management tool for Spring Python . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp coily command .SH DESCRIPTION .sp Coily is the command\-line tool that utilizes the plugin system. It is similar to grails command\-line tool, in that through a series of installed plugins, you are able to do many tasks, including build skeleton apps that you can later flesh out. If you look at the details of this app, you will find a sophisticated, command driven tool to built to manage plugins. The real power is in the plugins themselves. .sp For information about Spring Python, it can be found at \fI\%http://www.springpython.org/\fP .SH OPTIONS .INDENT 0.0 .TP .B \-\-help . Displays a brief summary with all options. .TP .B \-\-list\-installed\-plugins . List the plugins currently installed in this account. .TP .B \-\-list\-available\-plugins . List the plugins available for installation. .TP .BI \-\-install\-plugin \ . Install the named plugin. .TP .BI \-\-uninstall\-plugin \ . Uninstall the named plugin by deleting its entry from ~/.springpython. .TP .BI \-\-reinstall\-plugin \ . Uninstall then install the plugin. .UNINDENT .SH SEE ALSO .sp The full documentation for coily and Spring Python is maintained as a HTML manual available at \fI\%http://static.springsource.org/spring\-python/1.2.x/sphinx/html/\fP. .SH AUTHOR Greg Turnquist .SH COPYRIGHT Apache Software License .\" Generated by docutils manpage writer. .\" .