Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 415 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 415 Bytes

Meta Demo

Commands

meta init - start a meta nomorepo

meta project - show all projects

meta project add {name} {git} - add new project with template

Limitation at the moment

Meta is not like lerna and does not have a 'new version' command to increase the packages' semantic version; therefore, it is necessary to improve and mature in the future. I will update this repository when that happens.