Skip to content

mvkvc/portboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portboy

Easily call out to other languages from Elixir.

Languages

See the READMEs in ./clients for examples.

  • JS
  • Python

Installation

def deps do
  [
    {:portboy, ">= 0.0.0"}
  ]
end

About

Easily call code from other languages in Elixir.

Resources

License

Stars

Watchers

Forks

Releases

No releases published