diff --git a/recipes/restclient b/recipes/restclient new file mode 100644 index 00000000..8d378b1d --- /dev/null +++ b/recipes/restclient @@ -0,0 +1,3 @@ +(restclient :repo "pashky/restclient.el" + :fetcher github + :files ("json-reformat.el" "restclient.el"))