2app 中文文档教程
2app
使用 Electron 将 Web 项目转换为适用于 MacOSX、Linux 和 Windows 的本机桌面应用程序。
Installation
npm install 2app -g
Usage
2app [Command]
可用命令:
create
pack [src path]
示例用法:
- Create a template file in your current directory:
2app create
- Pack a finished project into native app:
2app pack ./myProject
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
History
TODO:写历史
Credits
TODO:写信
License
用该项目在 MIT 许可下可用。 有关详细信息,请参阅许可证。
2app
Convert web projects into native desktop apps for MacOSX, Linux and Windows useing Electron.
Installation
npm install 2app -g
Usage
2app [Command]
Available Commands:
create
pack [src path]
Example Usage:
- Create a template file in your current directory:
2app create
- Pack a finished project into native app:
2app pack ./myProject
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
History
TODO: Write history
Credits
TODO: Write credits
License
This project is available under the MIT license. See LICENSE for details.
更多
你可能也喜欢
- 4lb_m 中文文档教程
- @19h47/radiogroup 中文文档教程
- @5app/region-sync 中文文档教程
- @5rabbits/eslint-import-resolver-directory-named 中文文档教程
- @aardvarkxr/aardvark-react 中文文档教程
- @abcum/ember-images 中文文档教程
- @abeeshai96/ust-angular-common-lib 中文文档教程
- @acardigital/publishable 中文文档教程
- @acid-tango/arcus-js 中文文档教程
- @acme-top/express-mock-middleware 中文文档教程