man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

grails (1)

Name

grails - Command line interface for Grails framework

Synopsis

grails help
grails interactive

Description




User Commands                                           GRAILS(1)



NAME
     grails - Command line interface for Grails framework


SYNOPSIS
     grails help
     grails interactive


DESCRIPTION
     The  grails  command  serves  as  command  line interface to
     Grails framework.  Grails  is  an  open-source  dynamic  web
     application  framework  built on Java and Groovy that lever-
     ages the Groovy language and complements Java  Web  develop-
     ment.

     For more details about Grails, please see
     http://grails.org/
     web page.

     For  all  available  Grails  targets  and information how to
     invoke them, please use
     $ grails help
     command.

     For an interactive Grails console, try
     $ grails interactive
     command.


FILES
     By default, Grails is installed  into  /usr/grails/[version]
     directory, e.g. /usr/grails/1.0.3.

     Links  /usr/bin/grails and /usr/bin/grails-debug are created
     for the user's convenience.

     HTML-based documentation is located in  Grails'  doc  direc-
     tory, e.g. /usr/grails/1.0.3/doc.


ENVIRONMENT
     GRAILS_HOME  variable  must  point  to  the  directory where
     Grails is installed, e.g. /usr/grails/1.0.3.

     JAVA_HOME variable must point to the  directory  where  Java
     1.4 or later is installed.


COPYRIGHT
     Grails  is  open-source  software.  For  complete  licensing
     information, refer to http://grails.org/License.



SunOS 5.11           Last change: 2008 Aug 01                   1






User Commands                                           GRAILS(1)



ATTRIBUTES
     See  attributes(5)  for  descriptions   of   the   following
     attributes:

     +---------------+---------------------+
     |ATTRIBUTE TYPE |  ATTRIBUTE VALUE    |
     +---------------+---------------------+
     |Availability   | library/java/grails |
     +---------------+---------------------+
     |Stability      | Volatile            |
     +---------------+---------------------+
SEE ALSO
     grails-debug(1)




NOTES
     This   software   was   built   from   source  available  at
     https://java.net/projects/solaris-userland.   The   original
     community  source  was  downloaded  from   http://dist.code-
     haus.org/grails/grails-src-1.0.3.tar.gz

     Further information about this software can be found on  the
     open source community website at http://grails.org/.






























SunOS 5.11           Last change: 2008 Aug 01                   2