This is the command coily that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
coily - command-line management tool for Spring Python
SYNOPSIS
coily command
DESCRIPTION
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.
For information about Spring Python, it can be found at http://www.springpython.org/
OPTIONS
--help Displays a brief summary with all options.
--list-installed-plugins
List the plugins currently installed in this account.
--list-available-plugins
List the plugins available for installation.
--install-plugin <name>
Install the named plugin.
--uninstall-plugin <name>
Uninstall the named plugin by deleting its entry from ~/.springpython.
--reinstall-plugin <name>
Uninstall then install the plugin.
Use coily online using onworks.net services