From e787305ee978b5939f67dcea33593bc931a544aa Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 22 Oct 2022 11:16:47 -0700 Subject: feat(templates): add a template for rust To use it, run: ``` nix flake init -t github:fcuny/world#rust ``` --- README.org | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 9e59a75..41f6342 100644 --- a/README.org +++ b/README.org @@ -20,3 +20,8 @@ To update the flakes: #+begin_src sh nix flake update #+end_src +* templates +To use one of the template, run: +#+begin_src sh +nix flake init -t github:fcuny/world#rust +#+end_src -- cgit v1.2.3