E-xyza / zigler

zig nifs in elixir
MIT License
896 stars 44 forks source link

how to do github CI with elixir and windows #223

Open ityonemo opened 3 years ago

ityonemo commented 3 years ago

this is necessary to qualify zigler for "supports windows".

ityonemo commented 3 years ago

currently blocked on powershell:

mix local.hex --force
     |  ~~~
     | The term 'mix' is not recognized as a name of a cmdlet, function, script file, or executable program.
     | Check the spelling of the name, or if a path was included, verify that the path is correct and try
     | again.