macleod

0.1.0 • Public • Published

macleod

mono repo publishing made easy.

js-standard-style downloads Greenkeeper badge

assumptions

  • your mono repo has it's packages stored in ./packages
  • all your packages will have the same version number
  • you are ok with a single commit message + git tag for the update

usage

ᐅ macleod exec npm t # will run npm run t in all packages 
ᐅ macleod exec npx standard # will run npx standard in all packages 
ᐅ macleod publish x # will npm publish all your packages in the correct order 
ᐅ macleod publish patch # will increment version using npm version patch 

license

Apache License, Version 2.0

Readme

Keywords

Package Sidebar

Install

npm i macleod

Weekly Downloads

0

Version

0.1.0

License

Apache-2.0

Unpacked Size

27.9 kB

Total Files

4

Last publish

Collaborators

  • jameskyburz