0.2.3 • Published 10 years ago
node-mc v0.2.3
node-mc
Midnight Commander written in React/Node stack.

Installing
npm i node-mcor globalnpm i node-mc -g- Install
PhantomJS 2.0–brew install phantomjsorsudo 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