Skip to content

Commit

Permalink
added gigascript command
Browse files Browse the repository at this point in the history
  • Loading branch information
aName2050 committed Mar 28, 2024
1 parent 4513c2a commit 91023bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/node_modules
/package-lock.json
/old
/bin
/old
2 changes: 2 additions & 0 deletions bin/gigascript
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
ts-node Z:/GigaScript/src/index.ts "$@"

0 comments on commit 91023bd

Please sign in to comment.