2app
v1.2.8
Published
Convert Web to native app useing Electron
Downloads
210
Readme
2app
Convert web projects into native desktop apps for MacOSX, Linux and Windows useing Electron.
Installation
npm install 2app -gUsage
2app [Command]Available Commands:
createpack [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.
