18 lines
391 B
Markdown
18 lines
391 B
Markdown

|
|
|
|
# What is it
|
|
Download config templates with pragmatic documentation.
|
|
|
|
# How does it work?
|
|
```
|
|
templater yarn-workspace
|
|
```
|
|
^ Generates a yarn workspace with web and server and common components.
|
|
|
|
```
|
|
templater digitalocean-app
|
|
```
|
|
|
|
# Install
|
|
TODO
|