Skip to content

Commit

Permalink
Add Guideline Enforcer in the Readme features list
Browse files Browse the repository at this point in the history
  • Loading branch information
cedelavergne-ledger committed Oct 30, 2024
1 parent 41cfbc2 commit f111a38
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,12 @@ to allow developers to setup a build and test environment in a few minutes.
* Build your app for all Ledger devices : Nano S, Nano S Plus, Nano X, Stax and Flex.
* Supports C and Rust apps.
* Stay up to date with the latest SDK.
* Run tests on the device emulator ([Speculos](https://github.com/LedgerHQ/speculos)) or on a real device.
* Run [tests](https://developers.ledger.com/docs/device-app/integration/requirements/development#tests)
on the device emulator ([Speculos](https://github.com/LedgerHQ/speculos)) or on a real device.
* Supports multiple apps folders in the same workspace, each folder having its own Docker container.
* See what's executed by the extension in VS Code's terminal panels.
* Run [development guidelines](https://developers.ledger.com/docs/device-app/integration/requirements/development#workflows)
checks to ensure your app is ready to get deployed

## Features

Expand Down

0 comments on commit f111a38

Please sign in to comment.