exexec
exexec copied to clipboard
Execute and control OS processes from Elixir.
Results
2
exexec issues
Sort by
recently updated
recently updated
newest added
List of changes: - Use and set latest ex_doc version - Add license section to readme - Add missing maintainer in package info - Fix incorrect spdx license id -...
`exexec` currently depends on `erlexec ~> 1.10`, but `erlexec` is currently at version 2.0.2, https://hex.pm/packages/erlexec; @ericentin maybe you could relax the dependency to allow `erlexec` 2.x (so it is compatible)?...