Skip to content

Release 1.3.1

Latest
Compare
Choose a tag to compare
@nevdelap nevdelap released this 12 Dec 09:11
· 6 commits to master since this release

What's New

  • Issue 91: Bug fix: hidden directories are supposed to be ignored unless -a is specified, same as hidden files are.

This bug has always existed and never been noticed.

Installation

Do one of these:

  1. Copy the appropriate bin, renamed as ned, and the man page:
sudo cp ned.xxx /usr/local/bin/ned
sudo cp ned.1.gz /usr/share/man/man1/
  1. For Arch Linux:
yay -Sy ned --noconfirm --needed
  1. As for installing from the a .deb, or .rpm, or a Windows exe, I've not created those for 1.3.x yet.

Dependencies

The Linux version doesn't need anything extra. Just put it somewhere on your path renamed as ned. The Linux version should work on every version of Linux.

Mac and Windows Versions

I've not yet built them. See the README.md for how to do it yourself or reach out to tell me you'd like them. Otherwise I'll get round it at some stage.