|
|
|
|
|
by danielvaughn
902 days ago
|
|
Not to spam HN with yet-another-AI idea, but honestly this kind of scaffolding is where it could really shine. Just earlier this evening, I wanted a project that (a) used typescript, (b) was a monorepo, (c) one package was a library that could be used on either the browser or the server, and (d) another package was a CLI wrapper for the library. I spent a shameful amount of time fiddling with the configuration before getting it right - all I want is a website that lets me describe everything above, and then generates all that boilerplate crap for me. |
|