Skip to content

Commit 8089f53

Browse files
committed
d
1 parent 7ef426d commit 8089f53

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

transpile.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
#
3-
# /bin/bash transpile.sh transpile.ignore
4-
# /bin/bash transpile.sh transpile.ignore --watch
5-
# /bin/bash transpile.sh
6-
# /bin/bash transpile.sh --watch
3+
# echo "file.ts" | /bin/bash transpile.sh transpile.ignore
4+
# echo "file.ts" | /bin/bash transpile.sh transpile.ignore --watch
5+
# echo "file.ts" | /bin/bash transpile.sh
6+
# echo "file.ts" | /bin/bash transpile.sh --watch
77
#
88
# That script is responsible just for transpiling
99
#

0 commit comments

Comments
 (0)