@subjectmatter/tsm-cli
Version:
A cli tool for scaffolding now WordPress Projects
15 lines (9 loc) • 453 B
Markdown
Use this CLI for scaffolding out new projects
```
npm install -g tsm-cli
```
This cli exposes a `tsm` command once installed. Running `tsm` in your terminal will prompt you with a few questions, then use your answers to scaffold out a new project using the [TSM Dev
Environment](https://github.com/TeamSubjectMatter/TSM-Dev-Environment) and [TSM Base Theme](https://github.com/TeamSubjectMatter/tsm-theme.git).