From bd2b435e7cd782cacfc4c74af3573de7a1791c8e Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 4 Oct 2024 17:11:19 +0200 Subject: chore: Initial Commit --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..31c2a85 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ + + +# Quotify + +> A simple cli utility to shell quote the text inputed into it + +## Licensing + +This project complies with the REUSE v3.2 specification. This means that every file +clearly states its copyright. +Please run `./scripts/cprh.sh contributer NAME EMAIL FILES..` after you +contributed to `FILES..` to record your contribution (obviously replacing +the `NAME`, `EMAIL` and `FILES..` placeholders with your name, email, and +the paths to the changed files respectively (see the `--help` output for more)). -- cgit 1.4.1