Commit c3f9c78
committed
Add rln-cli command-line interface and Makefile support
- Introduced `rln-cli` as a new binary for interacting with the RGB Lightning Node.
- Added a Makefile for building, testing, and running the CLI and node.
- Updated `Cargo.toml` to include `rln-cli` and new dependencies.
- Enhanced `README.md` with CLI usage instructions and examples.
- Created a demo script for showcasing common CLI operations.
- Added integration tests for CLI commands to ensure functionality.
fix linting1 parent bf08169 commit c3f9c78
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | | - | |
| 614 | + | |
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| |||
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
637 | | - | |
| 637 | + | |
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
| |||
0 commit comments