samdmarshall / necromancy

quick and simple interactive file system navigator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

necromancy

necromancy is a quick and simple file system browser for the command line.

Usage

you can start-up necromancy in any directory and it will start working out of your current working directory, you can also specify a path as an argument on the command line which will allow you to start browsing at that location without changing your working directory.

necromancy [--verbose] [--debug] [--config:path] [-h|--help] [-v|--version] path

Installation

Requirements:

  1. Nim language runtime
  2. Termbox library
$ nimble build
$ nimble install

About

quick and simple interactive file system navigator

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Nim 63.5%Language:Lua 36.0%Language:Dockerfile 0.5%