in-tech-gration / sgen

Syllabus Generation Tool
GNU General Public License v3.0
2 stars 0 forks source link

Create option for dry-run #1

Open kostasx opened 1 month ago

kostasx commented 1 month ago

The tool should be able to produce a report in dry-run mode, that contains all the changes and modifications that will happen if the command is run in normal mode.

kostasx commented 1 month ago

This is work in progress. The option is sgen -r file.yaml or sgen --dry-run file.yaml