A Miller based GitHub's Flat Data action example #526
aborruso
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
The example repo is now in the official Flat postprocessing documentation https://github.com/githubocto/flat-postprocessing#using-bash |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Two days ago it was announced Flat Data: it explores how to make it easy to work with data in git and GitHub.
It uses GitHub action to archive automatically data on a repo (git scraping). Moreover you can apply some post processing job.
The official way to post process a file is to use Deno; I have created an hello world example that uses Milller (via bash) https://github.com/aborruso/flat_data_bash_example
Beta Was this translation helpful? Give feedback.
All reactions