rantav / reversim-summit-2017

Website for reversim summit 2017 http://summit2017.reversim.com
0 stars 4 forks source link

Exporting `initial` to CSV #57

Closed shlomi-noach closed 6 years ago

shlomi-noach commented 6 years ago

This PR adds a shell script that exports the initial JSON (obtained from https://summit2018.reversim.com/api/initial while logged in) into a CSV file (tab delimited).

I did this with shell scripts because it was easier for me than dealing with frontend mambo jumbo; I've been away from frontend for a few years and look what happened. Everything looks different.

shlomi-noach commented 6 years ago

darn. Should have opened against 2018 repo.