TypeCobol icon indicating copy to clipboard operation
TypeCobol copied to clipboard

Automate the generation of files on modification

Open maxime645 opened this issue 6 years ago • 1 comments

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.

maxime645 avatar Dec 17 '18 14:12 maxime645