openwallet-foundation / askar

Secure storage designed for Hyperledger Aries agents.
Apache License 2.0
63 stars 51 forks source link

feat(js): setup React Native #94

Closed berendsliedrecht closed 1 year ago

berendsliedrecht commented 1 year ago

Signed-off-by: blu3beri blu3beri@proton.me

berendsliedrecht commented 1 year ago

It now uses jq to fetch the version from the Cargo.toml.

berendsliedrecht commented 1 year ago

Is jq installed by default?

Yeah that's the one thing I was not sure about. I will test it quickly on a random project.

berendsliedrecht commented 1 year ago

@TimoGlastra yes jq is by default installed on GH runners :).