From 798afc051cea32a01710a932119351969da3c662 Mon Sep 17 00:00:00 2001 From: Tomas Aparicio Date: Wed, 1 Jul 2015 14:18:27 +0200 Subject: [PATCH] Close #299 PR: Add `nar` module. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 284c65a..18c7d73 100644 --- a/readme.md +++ b/readme.md @@ -592,6 +592,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [remote-git-tags](https://github.com/sindresorhus/remote-git-tags) - Get tags from a remote git repo. - [dot-prop](https://github.com/sindresorhus/dot-prop) - Get a property from a nested object using a dot path. - [onetime](https://github.com/sindresorhus/onetime) - Only run a function once. +- [nar](https://github.com/h2non/nar) - Create self-contained executable binaries. ## Resources