1 files changed, 7 insertions(+), 0 deletions(-)
A README.md
A README.md => README.md +7 -0
@@ 0,0 1,7 @@
+# Nixcutter
+This is a wrapper around cookiecutter.
+
+example:
+```bash
+nix run 'git+https://git.sr.ht/~lxsameer/nixcutter' https://git.sr.ht/~lxsameer/cookiecutter-static-haskell
+```