@pshaw/writeme
TypeScript icon, indicating that this package has built-in type declarations

3.1.2 • Public • Published

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

Package Sidebar

Install

npm i @pshaw/writeme

Weekly Downloads

0

Version

3.1.2

License

MIT

Unpacked Size

81.2 kB

Total Files

8

Last publish

Collaborators

  • pshaw