aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Sadowski <szabla@gmail.com>2019-08-26 17:10:32 +0100
committerMiran <narimiran@disroot.org>2019-08-26 18:10:32 +0200
commit71bbed17bf0e25f062692d0368aff1ccac9df888 (patch)
tree5d0db853b109e38bec20c1931dda04eaa992be66
parenta06605dc726b0fff92fec11ec197a4e5cffdb237 (diff)
downloadpackages-71bbed17bf0e25f062692d0368aff1ccac9df888.tar.gz
packages-71bbed17bf0e25f062692d0368aff1ccac9df888.zip
Added package reframe (#1154)
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 65ed10a..810cc88 100644
--- a/packages.json
+++ b/packages.json
@@ -14133,6 +14133,18 @@
"web": "https://github.com/Cirru/parser.nim"
},
{
+ "name": "reframe",
+ "url": "https://github.com/rosado/reframe.nim",
+ "method": "git",
+ "tags": [
+ "clojurescript",
+ "re-frame"
+ ],
+ "description": "Tools for working with re-frame ClojureScript projects",
+ "license": "EPL-2.0",
+ "web": "https://github.com/rosado/reframe.nim"
+ },
+ {
"name": "edn",
"url": "https://github.com/rosado/edn.nim",
"method": "git",