Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhunleth/elixirport
Elixir/Port process test app
https://github.com/fhunleth/elixirport
Last synced: about 1 month ago
JSON representation
Elixir/Port process test app
- Host: GitHub
- URL: https://github.com/fhunleth/elixirport
- Owner: fhunleth
- License: mit
- Created: 2014-04-08T19:25:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-24T16:31:43.000Z (almost 10 years ago)
- Last Synced: 2024-10-13T09:56:25.465Z (2 months ago)
- Language: C
- Size: 176 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elixirport
This is a simple Elixir/C Port project to help me figure out best practices
for integrating C code with Elixir.# Testing
mix compile
mix test