0.1.0 • Published 4 years ago

macleod v0.1.0

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
4 years ago

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

0.1.0

4 years ago

0.0.9

4 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago