Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 554 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 554 Bytes

No More Secrets Node.js

Tool inspired by no-more-secrets. But since I wanted to play around with node.js command line and I really like initial project written in C I decided to rewrite it to node.js.

Screenshot

===============

Install

You will need node.js preinstalled

npm install -g no-more-secrets

===============

Usage

echo "Hello World" | nms
ls -la | nms
less index.ts | nms