Loading...
winget install --id=sf-yuzifu.bcm_convertor -e
convert your own kitten3/4 into standalone package which runs on Windows/Mac OS/Linux quickly
编程猫格式工厂
<img width="128" src="src-tauri/icons/bcm_convertor.png" />
<a href="https://gitee.com/sf-yuzifu/bcm_convertor/stargazers"><img src="https://gitee.com/sf-yuzifu/bcm_convertor/badge/star.svg?theme=white" /></a>
<a href="https://gitee.com/sf-yuzifu/bcm_convertor/members"><img src="https://gitee.com/sf-yuzifu/bcm_convertor/badge/fork.svg?theme=white" /></a>
<a href="https://github.com/sf-yuzifu/bcm_convertor/stargazers"><img src="https://img.shields.io/github/stars/214545666/bcm_convertor?style=social" /></a>
<a href="https://github.com/sf-yuzifu/bcm_convertor/members"><img src="https://img.shields.io/github/forks/214545666/bcm_convertor?style=social" /></a>
作者:小鱼yuzifu (编程猫id:438403)
一个将Kitten3/4文件(.bcm/.bcm4)转换为应用程序的软件,能够帮助你将自己在Kitten3/4上的作品在Windows/Mac OS/Linux上快速打包成可执行程序!
> 更新时间:不定(通常与Github提供时间相同)
> 更新时间:2024-2-13(Windows/Mac OS/Linux)
> 更新时间:2024-2-23(Windows)【感谢CoolPlay Lin的推送】
winget install --id sf-yuzifu.bcm_convertor -e
> 更新时间:查看最近提交时间
你只需要简单的几行代码即可正常运行 (请确保安装的nodejs版本为最新)
git clone https://gitee.com/sf-yuzifu/bcm_convertor.git
cd bcm_convertor
yarn install
yarn tauri dev
打包也只需要下面的一行代码
yarn tauri build