Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 698 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 698 Bytes

DomainModellingMadeFunctional (Gleam Edition!)

This is a port of https://github.com/swlaschin/DomainModelingMadeFunctional for the Gleam language. Semi WIP.

fddd_library details

Package Version Hex Docs

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Installation

If available on Hex this package can be added to your Gleam project:

gleam add fddd_library

and its documentation can be found at https://hexdocs.pm/fddd_library.