yamldir
v0.0.2
Published
Scaffold directory structures quickly
Downloads
3
Maintainers
Readme
yamldir
Scaffold directory structures using a yaml file.
Usage
Create a .yamldir.yml file and execute your scaffold command:
npx yamldir [options] [command] [...args]Note: yamldir will traverse upwards from the cwd until it finds a .yamldir.yml file to use.
Help
npx yamldir --helpYou can also run npx yamldir --example to print an example .yamldir.yml and generate one with npx yamldir --example > .yamldir.yml
