Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sshnaidm/jcomparison
- Owner: sshnaidm
- Created: 2018-10-04T23:14:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-16T11:20:08.000Z (about 3 years ago)
- Last Synced: 2024-11-06T13:58:52.266Z (about 2 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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