Stuck due to environment issues and bugs in the base pull request. We will continue this journey in coming months.
OpenSCAD is an code cad tool. OpenSCADEx provides bindings to elixir language.
This package is dependent on prior work which is outlined in this pull request.
- elixir package
- documentation
- OpenSCAD App workflow
- Elixir Mix workflow
- LiveBook workflow - Kino Cells - Maybe Maybe :-)
If available in Hex, the package can be installed
by adding openscadex
to your list of dependencies in mix.exs
:
def deps do
[
{:openscadex, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/openscadex.