tests passing
2 files changed
tree: 92532b3af62e7ace2bf0114e26fe63ec936afefe
  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