mix_gleam v0.6.2 MixGleam

TODO

Link to this section Summary

Link to this section Functions

Link to this function

add_aliases(aliases \\ [])

This function is deprecated. Please prepend :gleam to :compilers and add :"deps.get" to :aliases following mix_gleam README.md instead.
Link to this function

find_files(search_paths \\ ["*{src,lib}"], query \\ "**/*.gleam")

Link to this function

find_libs(search_paths \\ ["build/dev/erlang/*/build", "src"], query \\ "**/*.erl")

Link to this function

find_paths(apps_paths \\ [""], search_paths \\ ["*{src,lib}"], query \\ "**/*.gleam")

Link to this function

get_config(path \\ "gleam.toml")