create-meta
v1.0.2
Published
Generate a .meta file for use with meta repos from an existing directory hierarchy
Downloads
5
Readme
meta-create
Generate a .meta file for use with meta repos from an existing directory hierarchy.
Install
To install globally as a command:
npm i -g meta-create
Or to run without installing:
npx meta-create
Usage
meta-create [--force] [--verbose] <root = .>
Publish
npm version 1.0.0-beta.0
npm publish --tag beta