Skip to content

abeltsai/HelloWorld

Repository files navigation

Apache Cordova Hello World Application

Simple Hello World application and test suite.

Run Application

/www/index.html

Run Tests

/www/spec.html

Versions and Tags

The Hello World's version is directly tied to an Apache Cordova release.

For example, Hello World 2.0.0 is compatible with Apache Cordova 2.0.0.

How to Update

Update to Apache Cordova x.x.x by:

  1. www/index.html
    • Update <script type="text/javascript" src="cordova-x.x.x.js"></script>
  2. VERSION
    • Update the version
  3. Commit and Tag
    • git commit -am "[app] Version x.x.x"
    • git tag x.x.x

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published