https://github.com/atam84/autosys_viewer
simple html javascript tool that allow user to view the autosys box and jobs using visjs
https://github.com/atam84/autosys_viewer
Last synced: about 1 month ago
JSON representation
simple html javascript tool that allow user to view the autosys box and jobs using visjs
- Host: GitHub
- URL: https://github.com/atam84/autosys_viewer
- Owner: atam84
- Created: 2018-04-05T11:06:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-27T12:36:37.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T15:48:24.489Z (about 2 months ago)
- Language: HTML
- Size: 257 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# autosys_viewer
simple html javascript tool that allow user to view the autosys tree representation (box and jobs) using visjs
# preview


# How to use it
```
autorep -J %[suffix]>% > /var/tmp/\
```
**or**
```
autorep -J ALL > /var/tmp/\
```And open the result file using "autosys_viewer_v0.2.1beta.html"