Skip to content

Commit 472ca36

Browse files
author
evnix
committed
added readme instructions
1 parent 80ebe5a commit 472ca36

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
# BashType
22
TypeScript/JS to Bash (work in progress)
3+
4+
5+
Dev:
6+
7+
````
8+
npm run c
9+
````
10+
11+
in another terminal tab:
12+
13+
````
14+
node build/index.js -i src/examples/expressions.ts
15+
````

0 commit comments

Comments
 (0)