meta

tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo?

MIT License

Downloads
6.9K
Stars
2K
Committers
13
meta - v1.2.9

Published by patrickleet almost 6 years ago

1.2.9 (2018-12-21)

Bug Fixes

  • dont throw for /^meta-/ packages with no "register" function (#94) (42f43e7)
meta - v1.2.8

Published by patrickleet almost 6 years ago

1.2.8 (2018-12-21)

Bug Fixes

  • deps: pin dependency chalk to 2.4.1 (c90cb05)
meta - v1.2.7

Published by patrickleet almost 6 years ago

1.2.7 (2018-12-13)

Bug Fixes

  • deps: move husky to dev deps (4aa735b)
meta - v1.2.6

Published by patrickleet almost 6 years ago

1.2.6 (2018-12-12)

Bug Fixes

  • add debug logs for unresolvable plugins (#74) (546d75b)
meta - v1.2.5

Published by patrickleet almost 6 years ago

1.2.5 (2018-12-12)

Bug Fixes

  • deps: update dependency debug to v4 (#75) (8e59669)
  • deps: update dependency tabtab to v3 (#76) (6e6c1a9)
meta - v1.2.4

Published by patrickleet almost 6 years ago

1.2.4 (2018-12-11)

Bug Fixes

meta - v1.2.3

Published by patrickleet almost 6 years ago

1.2.3 (2018-12-11)

Bug Fixes

meta - v1.2.2

Published by patrickleet almost 6 years ago

1.2.2 (2018-12-11)

Bug Fixes

meta - v1.2.1

Published by patrickleet almost 6 years ago

1.2.1 (2018-12-11)

Bug Fixes

  • setting default root paths when NODE_PATH is not set, which it is not by default (#68) (4f31b88)
meta - v1.2.0

Published by patrickleet almost 6 years ago

1.2.0 (2018-12-11)

Bug Fixes

  • findPlugins must search the root directory (9bd4dad)

Features

  • expose programmatic API + replace listDirectories() with findPlugins() (15082d1)