Add erlang binding (#54)

* add erlang support

* add erlang support for windows

* add erlang ci for linux and windows
This commit is contained in:
Cocoa
2024-02-29 21:42:14 +08:00
committed by GitHub
parent 683210d02f
commit a362da640a
12 changed files with 434 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
.rebar3
_*
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.rebar
logs
_build
.idea
*.iml
rebar3.crashdump
*~
doc/
priv/
_build/