node-mc

0.2.3 • Public • Published

node-mc

NPM version Build status Test coverage Dependency Status License

Midnight Commander written in React/Node stack.

How it works

Installing

  • npm i node-mc or global npm i node-mc -g
  • Install PhantomJS 2.0brew install phantomjs or sudo apt-get install phantomjs.

Running

nmc or npm start

Currently it has font rendering issues due to PhantomJS, in order to have full experience, please run nmc in development mode (see below).

Running in development mode

git clone git://github.com/azproduction/node-mc.git
cd node-mc
npm install
npm run debug

Package Sidebar

Install

npm i node-mc

Weekly Downloads

1

Version

0.2.3

License

none

Last publish

Collaborators

  • azproduction