Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.04 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.04 KB

ISC License Build Status

Make-plural Monorepo

This is a monorepo providing the following npm packages:

Developing

git clone https://github.com/eemeli/make-plural.git
cd make-plural
npm install
npx lerna bootstrap
npm run build

Note that with the v5 release, the compiler and CLI were split from the canonical make-plural package, and the project is now managed with Lerna.