~lxsameer/nixcutter

e7e298ea0ee526dcd14007eca5af25b25d1c846c — Sameer Rahmani 2 months ago dbb7bbb master
Add a readme
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
```