From efda331aa8bf3fb18f7cea38418e5952f02852f2 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Thu, 20 Nov 2025 17:03:54 -0300 Subject: Add template cli --- cli/template/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 cli/template/README.md (limited to 'cli/template/README.md') diff --git a/cli/template/README.md b/cli/template/README.md new file mode 100644 index 0000000..3dcf61b --- /dev/null +++ b/cli/template/README.md @@ -0,0 +1,11 @@ +# {{project-name}} + +## Run + +``` +RUST_LOG=debug cargo run +``` + +## License + +This project is licensed under the ISC license ([LICENSE](LICENSE) or http://opensource.org/licenses/ISC) -- cgit v1.2.3