A new blog post that describes how I use spreadsheets to generate text for various uses like generating commands for a CLI, or generating JSON for various use cases.

Here is how I generated a series of 26 curl commands to download the 26 annual letters of Berkshire Hathaway. Check out the thread for how I use it for JSON and deleting partitions from BigQuery

Link : https://ravivyas.com/2023/01/12/using-spreadsheets-to-generate-text-for-various-uses

Using Spreadsheets to Generate Text for various uses

Spreadsheets are often faster and more accessible than coding in any language. They can be used to generate large amounts of text, such as commands for a CLI or JSON.