Skip to content

ioannisManakos/dcs-hands-on

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Cloud Sandbox Hands-On Exercises

Installation

  • Log on your Developer Cloud Sandbox host

  • Install the needed package:

sudo yum install -y beam-5.0
  • Run these commands in a shell:
cd
git clone https://github.com/Terradue/dcs-hands-on.git
cd dcs-hands-on
mvn clean install -D hands.on=-id- -P bash

where -id- is the identifier of the Hands On you want to install. For example:

mvn clean install -D hands.on=1 -P bash

Available Hands On

About

Developer Cloud Sandbox Hands-On Exercises

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 50.2%
  • Python 49.8%