this post was submitted on 11 Feb 2025
10 points (85.7% liked)

Programming

18348 readers
172 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

cross-posted from: https://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!

top 2 comments
sorted by: hot top controversial new old
[โ€“] Deckweiss@lemmy.world 1 points 1 week ago* (last edited 1 week ago) (1 children)

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

[โ€“] kaamkiya@lemmy.ml 4 points 1 week ago

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!