From: merge-script Date: Tue, 3 Jun 2025 15:55:56 +0000 (+0100) Subject: Merge bitcoindevkit/bdk-cli#198: Add Justfile command runner X-Git-Tag: v2.0.0~10 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=595f104455b1200ed8ad7e1aa9343f7849825c4b;p=bdk-cli Merge bitcoindevkit/bdk-cli#198: Add Justfile command runner 98bef7ec55f421f7ae172fcfccd25725ad87486f chore(add-justfile): update README (Vihiga Tyonum) ef84b928698d8ade83cc866e3ea78fffbd154307 chore: add Justfile for `just` command runner (Vihiga Tyonum) Pull request description: ### Description This PR adds Justfile config file for the just command runner. ### Notes to the reviewers The default values for `datadir`, `rpcuser` and `rpcpassword` set in the Justfile are those used in the project. ### Checklists #### All Submissions: * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md) * [x] I ran `cargo fmt` and `cargo clippy` before committing #### New Features: * [ ] I've added tests for the new feature * [x] I've added docs for the new feature * [ ] I've updated `CHANGELOG.md` ACKs for top commit: notmandatory: ACK 98bef7ec55f421f7ae172fcfccd25725ad87486f Tree-SHA512: 3b515b19a79e545596fbc7fa458bb2a3c382557bdc17d6794299e2364524ede9509810807c2e0c7fe79879314e361ff9bd6cbc42ed5cbd812e30e77a82ad98e1 --- 595f104455b1200ed8ad7e1aa9343f7849825c4b