Skip to content

SeattleTestbed/demokit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

The Seattle Demokit

The demokit packages up a set of tools for Seattle users and developers that allow you to

  • Access VMs on remote machines, for example such assigned to you by the Seattle Clearinghouse
  • Run RepyV2 code on your local machine, using a supplied restrictions file, and thusly
  • Develop and debug Repy programs locally.

To build the demokit,

git clone https://github.com/SeattleTestbed/demokit.git
cd demokit
# Create build target folder first
mkdir seattle_demokit
cd scripts
python initialize.py
python build.py ../seattle_demokit

# Now package the build for download
cd ..
zip -r seattle_demokit ./seattle_demokit

See the Seattle wiki for build details.

About

Everything you need to access remote Seattle VMs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages