Skip to content

Joe-Withey/yamldir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 --help

You can also run npx yamldir --example to print an example .yamldir.yml and generate one with npx yamldir --example > .yamldir.yml

About

Scaffold file structures with an easy syntax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published