card-applets icon indicating copy to clipboard operation
card-applets copied to clipboard

Automate the build of the card applets

Open jeremi opened this issue 6 years ago • 1 comments

Now the code can only be built using Eclipse with the NXP provided tools. It would be good to be able to build the applets and later run the tests using an automated pipeline.

Todo:

  • Move the files to adhere to a classic Gradle structure
  • Use gradle-javacard (https://github.com/fidesmo/gradle-javacard) to build the applet
  • Add Circle-ci configuration to automatically build the project

jeremi avatar Nov 04 '19 08:11 jeremi

This PR is built in circleci

typelogic avatar Nov 20 '19 04:11 typelogic