Skeleton for Fate backend

This commit is contained in:
Ulf Norell
2019-01-11 15:02:52 +01:00
committed by Erik Stenman
parent e33e4cf2cd
commit f07a49c91d
2 changed files with 300 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{branch,"fortuna"}}}
{branch,"fortuna"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}