Formats DataWeave columns from the clipboard
- Replace col-format bash code with path to your files
- Add the path to your files to your $PATH variable
- Restart your terminal
- Copy contents into clipboard
- Run terminal command
col-format
- Paste formatted contents back into file editor
python3 -m unittest col-align.Test
Please note this code has only been created to run on Mac and I have no plans to port it to other systems. It has also only been tested against the unit tests.