Created
December 7, 2019 02:19
-
-
Save joaofnds/fea2e2f539deea6193e64389afddaa84 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/eulerto/wal2json -b master --single-branch \ | |
&& cd wal2json \ | |
&& git checkout d2b7fef021c46e0d429f2c1768de361069e58696 \ | |
&& make && make install \ | |
&& cd .. \ | |
&& rm -rf wal2json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment