diff options
-rw-r--r-- | index/partisan.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/partisan.mk b/index/partisan.mk new file mode 100644 index 0000000..13d6ae1 --- /dev/null +++ b/index/partisan.mk @@ -0,0 +1,7 @@ +PACKAGES += partisan +pkg_partisan_name = partisan +pkg_partisan_description = High-performance, high-scalability distributed computing with Erlang and Elixir. +pkg_partisan_homepage = http://partisan.cloud +pkg_partisan_fetch = git +pkg_partisan_repo = https://github.com/lasp-lang/partisan +pkg_partisan_commit = master |