kwinit - A CLI to scaffold all sorts of coding projects (github.com)
from kaamkiya@lemmy.ml to programming@programming.dev on 11 Feb 21:18
https://lemmy.ml/post/25903337

cross-posted from: lemmy.ml/post/25903183

I wrote a CLI tool that generates basic scaffolding for all sorts of coding projects, from Zig applications to NPM packages.

Feel free to ask questions or contribute!

#programming

threaded - newest

Deckweiss@lemmy.world on 11 Feb 22:07 collapse

Now do Spring Boot. (sorry I don’t use github, because microsoft ai, so can’t create issue)

kaamkiya@lemmy.ml on 12 Feb 01:59 collapse

I don’t use github

No problem with that. In fact, good for you. I’m still there because my friends are.

Spring Boot

Definitely something I didn’t think of.

Now that you mention adding a framework, I should probably also let people pick node/npm and then pick create-react-app, default, etc…

Thanks!