White-Whale-Defi-Platform / white-whale-core

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 23 forks source link

Document usage of just command line runner #283

Closed kaimen-sano closed 6 months ago

kaimen-sano commented 6 months ago

Description and Motivation

In #274 we introduced an env loader for the CLI to simplify and unify our commands used in the repository. This commit documents the usage of the just command runner for new users of the repository.


Checklist:

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b751c49) 94.46% compared to head (49c6655) 94.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #283 +/- ## ======================================= Coverage 94.46% 94.46% ======================================= Files 219 219 Lines 24858 24858 ======================================= Hits 23482 23482 Misses 1376 1376 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.