2app

1.2.8 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i 2app

Weekly Downloads

18

Version

1.2.8

License

MIT

Last publish

Collaborators

  • haochuan