TypeCobol
TypeCobol copied to clipboard
Automate the generation of files on modification
Currently, we have some files that need to be generated manually (e.g. Cup files or skeletons in PR #1178 ) We would like to automate the process when needed, for instance when skeletons.xml is modified.
Some tools like CustomTools might help. Exemple of implementation: https://github.com/thomaslevesque/AutoRunCustomTool
- [ ] #1318 Create a MS Build Task for CUP files translation.