# vk_u2f_gradle
add gradle plugin into fido u2f applet from [vk_u2f](https://github.com/VivoKey/vk-u2f)

## applet install

1. open intelliJ by administrator
1. open the project
1. run "build/buildJavaCard" Gradle Task
1. run "global platfrom/installJavaCard" Gradle Task
1. put certificate
    1. open terminal in intelliJ
    2. change to cmd if the default terminal is PowerShell  
    3. copy the command in the cert.txt
    4. run the command