Skip to content

Release 1.3.2

Latest
Compare
Choose a tag to compare
@nevdelap nevdelap released this 27 Aug 02:28

What's New

  • Updated regex and walkdir versions.

Installation

Until I, or someone, gets round to updating the AUR, or building Mac and Windows versions, if you are on Linux unzip and copy the appropriate binary, renamed as ned, and the man page:

gunzip ned.64-bit.musl.linux.gz
sudo cp ned.64-bit.musl.linux /usr/local/bin/ned
sudo cp ned.1.gz /usr/share/man/man1/

or build it as per the README.md.