Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
ph4r05 committed Dec 11, 2017
1 parent 1ba7411 commit 6b597ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,15 @@ git submodule update

- Implement tests in the `tester` module.

- Run Gradle wrapper `./gradlew` on Unix-like system or `./gradlew.bat` on Windows
to build the project for the first time (Gradle will be downloaded if not installed).

## Building cap

- Setup your Applet ID (`AID`) in the `./applet/build.gradle` variable `appletId`.

- Run the `cap` task:

```
./gradlew cap --info --rerun-tasks
```
Expand Down

0 comments on commit 6b597ca

Please sign in to comment.