2app 中文文档教程

发布于 8年前 浏览 21 项目主页 更新于 3年前

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. 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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. 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.

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文