From e2299276c453d4d3ef7a992bd852794ec8865107 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 28 Apr 2017 21:58:22 -0700 Subject: [PATCH] Add boilerplate to Archive #261 --- contents.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contents.json b/contents.json index f4b4606e..78be1c6d 100644 --- a/contents.json +++ b/contents.json @@ -12770,6 +12770,15 @@ "license": "bsd-3-clause", "date_added": "Apr 28 2017", "suggested_by": "@dkhamsing" + }, + { + "title": "boilerplate", + "source": "https://github.com/tailec/boilerplate", + "tags": ["swift", "archive"], + "category-ids": ["sample"], + "license": "other", + "date_added": "Apr 28 2017", + "suggested_by": "@dkhamsing" } ] }