Skip to content

sandyhider/dorset-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 41.5%
  • JavaScript 30.2%
  • HTML 11.4%
  • Batchfile 9.4%
  • Python 6.1%
  • Shell 0.8%
  • CSS 0.6%