add script
This commit is contained in:
parent
2a73b44142
commit
5bbab39292
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
dist
|
||||
sillypacker
|
||||
|
||||
# Based on https://raw.githubusercontent.com/github/gitignore/main/Node.gitignore
|
||||
|
||||
|
@ -10,5 +10,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"free-tex-packer-core": "^0.3.4"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "bun build index.ts --compile --outfile sillypacker",
|
||||
"install": "mkdir -p /opt/sillysagiri/bin/ && cp sillypacker /opt/sillysagiri/bin/"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user