This repository contains common reusable libraries and tools that has been accumulating in some node.js open source projects.
Instead of having one project publish things tangentially to it's core mission, we're migrating that code here.
Adds support to make consistent command line developer tools.
- uses
yargs
for command line parsing - uses
markedTerminal
(and monkey-patchesconsole.*
functions to provide full console-rendered markdown support in tools)
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.