Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sshnaidm/jcomparison

Job times compare tool
https://github.com/sshnaidm/jcomparison

Last synced: 3 days ago
JSON representation

Job times compare tool

Awesome Lists containing this project

README

        

# jcomparison
Job times compare tool

```
cd jcomparison/
docker build . -t compare
docker run -d --name comparison -p 5000:5000 compare
```

or
```
docker run -d --name comparison -p 5000:5000 sshnaidm/jcomparison
```

enter http://localhost:5000