We should investigate if it is possible to remove the Stryker-cli in favor of [npx](https://www.npmjs.com/package/npx). That way of working is probably much easier to maintain. See how create-react-app does it: https://github.com/facebook/create-react-app#quick-overview @stryker-mutator/contributors What do you think about this?