bump version to 1.0.1
1 file changed
tree: 4509f7e1705e0033cabd2fb6f4701064e03d61ec
  1. .github/
  2. spec/
  3. src/
  4. .gitignore
  5. CONTRIBUTING.md
  6. LICENSE
  7. NOTICE
  8. package.json
  9. README.md
README.md

cordova-platform-test

This repo contains the code for an Apache Cordova platform that allows you to build applications that target NOTHING. This platform is purely for testing, although it is also a good resource to see the minimum requirements to implement a new platform.

Apache Cordova is a project of The Apache Software Foundation (ASF)

Report Issues

Report them at the Apache Cordova Issue Tracker.

Further Reading