@bossthanawat/float16-cli
v0.0.1-alpha.1.3
Published
Here , you can give a description of your project.
Readme
Here , you can give a description of your project.
Step pulick to npm
- แก้ไข
versionในpackage.json bun run buildแล้วเพิ่ม define หรือ env- วิธี add แบบ define
- --define process.env.EXAMPLE_GITHUB_API_URL=
- --define process.env.BACKEND_URL=
- วิธี add แบบ define
npm publish --access public
Step bundle to Single-file executable
bun run build:<OS>- Ex:
bun run build:mac-arm64
- Ex:
Step up to homebrew
1.เอา executable ขึ้น S3
2. update repo ของ homebrew-float16
- แก้ไข version ในไฟล์ .rb
- แก้ไขลิงค์ url ที่โหลด executable
- git push
