Skip to content

cabishop/dorset-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dorset Demos

This repository contains projects that demonstrate some of the functionality of the Dorset framework. Each project has its own readme that explains how to build and run it. The Java projects are all maven-based and can be built from the base directory with

mvn clean package

calculator

The calculator project is a simple command line interface to the Dorset framework. A single agent is configured which provides the calculator functions.

python-agent

A sample remote agent implemented in python.

web

The web project leverages Dorset's web api to provide a web browser based user interface.

About

Demo application for the Dorset Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 44.0%
  • JavaScript 29.6%
  • HTML 11.1%
  • Batchfile 9.1%
  • Python 4.9%
  • Shell 0.7%
  • CSS 0.6%