diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2019-06-07 10:32:33 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2019-06-07 10:32:33 +0200 |
commit | c5bb080ff0e8afed5a71558b8cc82785789308ba (patch) | |
tree | 300bdbaae1ffafee11cf799bf58e63e3f22edc58 /json-demo.sh | |
parent | 24f64aafe8b05054e307d90564104f1c2d467524 (diff) | |
download | incremental-dfsts-c5bb080ff0e8afed5a71558b8cc82785789308ba.tar incremental-dfsts-c5bb080ff0e8afed5a71558b8cc82785789308ba.tar.gz incremental-dfsts-c5bb080ff0e8afed5a71558b8cc82785789308ba.tar.bz2 incremental-dfsts-c5bb080ff0e8afed5a71558b8cc82785789308ba.tar.xz incremental-dfsts-c5bb080ff0e8afed5a71558b8cc82785789308ba.zip |
Cleanup
Diffstat (limited to 'json-demo.sh')
-rwxr-xr-x | json-demo.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/json-demo.sh b/json-demo.sh new file mode 100755 index 0000000..5ef5e0a --- /dev/null +++ b/json-demo.sh | |||
@@ -0,0 +1,3 @@ | |||
1 | #!/usr/bin/env bash | ||
2 | |||
3 | exec -- ./terminal.sh -e stack exec interact json-newl | ||