Getting-Started with GVM for Ubuntu
You are Welcome! The Tutorial shows you Step-by-Step How to Install and Getting-Started with Groovy enVironment Manager on Ubuntu 14.04 Trusty Tahr LTS i386/amd64 Linux.
GVM is a tool for managing parallel Versions of multiple Software Development Kits on most Unix based systems.
It provides a convenient command line interface for installing, switching, removing and listing Candidates.
GVM is written in bash and only depends on curl and unzip to be available on your system.

-
Open a Command Line Terminal Window
Ctrl+Alt+t
(Press “Enter” to Execute Commands) -
Installing GVM for Ubuntu.
curl -s get.gvmtool.net | bash
source "$HOME/.gvm/bin/gvm-init.sh"
-
Testing GVM Setup.
gvm help
-
Getting-Started Managing Grails Versions with GVM.
Tags: Getting Started, gmv ubuntu, grails, griffon, Groovy, groovy environmnet manager, groovy ubuntu, Guide, gvm, How-to, Install, install groovy ubuntu, Java, java developmnet, Linux, Linux Tutorial, Ubuntu, ubuntu 14.04 Trusty Tahr LTS, ubuntu java development, ubuntu linux, ubuntu web development