Enable a generic postprocessing #14
aborruso
started this conversation in
Ideas & Feature Requests
Replies: 1 comment 5 replies
|
here a bash postprocessing example repo https://github.com/aborruso/flat_data_bash_example |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I working a lot using git scraping, actions and bash postprocessing.
In this very basic example I use this bash file .
It would be very convenient to enable the use of a generic postprocessing file:
postprocess: ./helloWorld.shThank you this is a great project
All reactions