Skip to content

Commit

Permalink
create dir
Browse files Browse the repository at this point in the history
  • Loading branch information
medyagh committed May 16, 2020
1 parent caf91bb commit 2777bc0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions text2html.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/sh

## TODO: make a for loop and geneate html for all the .txt files

mkdir -p /data
go tool test2json -t < /data/testout.txt > /data/testout.json

gopogh -in /data/testout.json -out /data/testout.html "$NAME" -repo "$REPO" -details "$DETAILS"

0 comments on commit 2777bc0

Please sign in to comment.