@pshaw/writeme
v3.1.2
Published
A readme generator
Downloads
3
Readme
Writeme
A readme generator
Installation
npm install --save-dev @pshaw/writeme
or
yarn add --dev @pshaw/writeme
Examples
import writeme from '@pshaw/writeme';
// Point to where the directory where the package.json and writeme.config.js files are
writeme(__dirname);
This documentation was generated using writeme