3.1.3 • Published 5 years ago

@writeme/core v3.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Writeme Core

A readme generator

Installation

npm install --save-dev @writeme/core

or

yarn add --dev @writeme/core

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