https://github.com/fastmachinelearning/sonic_gantt
Gantt chart for SONIC project in CMS
https://github.com/fastmachinelearning/sonic_gantt
Last synced: 28 days ago
JSON representation
Gantt chart for SONIC project in CMS
- Host: GitHub
- URL: https://github.com/fastmachinelearning/sonic_gantt
- Owner: fastmachinelearning
- Created: 2022-12-07T23:11:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T22:21:36.000Z (over 3 years ago)
- Last Synced: 2025-03-15T03:30:49.685Z (about 1 year ago)
- Language: HTML
- Size: 128 KB
- Stars: 0
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sonic_gantt
This Gantt chart uses [TaskJuggler](https://taskjuggler.org/) ([GitHub](https://github.com/taskjuggler/TaskJuggler)).
To update the chart, edit `sonic_cms.tjp` and then run:
```
tj3 sonic_cms.tjp
```
The resulting `Overview.html` interactive web page can be viewed locally or [previewed online](https://htmlpreview.github.io/?https://raw.githubusercontent.com/fastmachinelearning/sonic_gantt/main/Overview.html).