Files
templater/README.md
T
2023-06-25 16:23:47 -07:00

30 lines
720 B
Markdown

![racoon logo dreamy pastel colors geometric shape](https://github.com/talksik/templater/assets/19339529/24c60873-09e3-4f4b-8c5d-636700799ac1)
# What is it
The quickest way to get going with complicated configs.
With noob-friendly comments.
No need to go online to find some wanky examples or templates for configuration anymore. No need to guess and check 100 config options for cloud, library, and app configs that you use.
# How does it work?
```
templater yarn-workspace
```
^ Generates a yarn workspace with web and server and common components.
```
templater digitalocean-app
```
# Supported
1. kubernetes-getting-started
2. yarn-workspaces-web
3. digitalocean-app
4. vercel
5. aws-s3
6. ...
# Install
TODO