1.2.8 • Published 8 years ago

2app v1.2.8

Weekly downloads
40
License
MIT
Repository
github
Last release
8 years ago

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.

1.2.8

8 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago