Skip to content

job-streamer/job-streamer-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

job-streamer-console

This is a management console for job-streamer. It has the following features:

  • Create or edit a job
  • Schedule a job
  • Monitor a job
  • View the timeline of jobs
  • Monitor agents

Setup

Compile clojurescript files.

% lein cljsbuild auto

And start a ring server.

% lein ring server