3.1.3 • Published 7 years ago
@writeme/core v3.1.3
Writeme Core
A readme generator
Installation
npm install --save-dev @writeme/coreor
yarn add --dev @writeme/coreExamples
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
3.1.3
7 years ago