#Command Line Utility with NIF

1 messages · Page 1 of 1 (latest)

low saddle
#

I understand that NIFs are incompatible with escripts. Therefore, currently to use the tool, users must run it from within iex.

Is there any alternative? Or anything I can do to make it easier to run the script for non-coders?

Thanks.

simple crystal
#

You sure you want to make a command line utility with elixir? It's not really well suited for that use case.

tight hearth
#

Why you need NIF in escript anyway?

low saddle
#

It’s already made lol

#

If iex is the best way to run it, then I’ll consider this resolved. Just wanted to make sure there wasn’t a solution I was missing

ornate anvil
#

could burrito help?