Skip to content

Scala simple development environment on Google Cloud Platform (Compute Engine)

Notifications You must be signed in to change notification settings

fred00/scala-gcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

scala-gcp

Simple Scala development environment uwing VIM and SBT on Google Cloud Platform (Compute Engine)

First create a compute instance on Google Cloud Platform (any instance type will fit).

Run the following commands:

sudo apt-get update
sudo apt-get --yes install git
git clone https://github.com/fred00/scala-gcp.git
sh scala-gcp/install.sh

About

Scala simple development environment on Google Cloud Platform (Compute Engine)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages