Skip to content

uhawaii-system-its-ti-iam/linux-install-uhgroupings-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

linux-install-uhgroupings-script

This script will easily and quickly install everything you need to get uh-groupings up and running quickly, minus an IDE.

Thing that will be installed:

  • Java
  • Maven
  • Vim
  • Git
  • UHGroupings API and UI repositories

Getting Started

  1. Download script file from this repository
    This can be done by cloning this repository or downloading as a zip

  2. Give the file executable privileges
    Find the file and run:
    $ chmod +x installUhgroupings.sh

  3. Run the script
    $ ./installUhgroupings.sh

The repositories will be located in ~/workspace

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages