macOS
Closed this issue · 2 comments
marekkowalczyk commented
negrep
build for macOS?
doidor commented
You can build for MacOS by installing dotnet core and then:
chmod a+x ./Deployment/publish_osx_local.sh
./Deployment/publish_osx_local.sh
dmitry-surkov commented
The workflow has been changed to build Negrep for macOS. The negrep for macOS is already available in Release artefacts: https://github.com/nezaboodka/nevod/releases/tag/v1.1.6.
The https://nevod.io site was updated to provides downloading link to Negrep for macOS.