CLI for spinning new projects

init.poom.dev: CLI and website for spinning up new projects.

  • Similar to @dtinth's freshapp, but don't show the fork indicator.
  • Specify dependencies: https://init.poom.dev/ts-svelte?with=tailwind,nanostores
  • Provide a CLI, or a bash-pipe: curl {...} | bash so install isn't needed.
  • Uses generators to do basic setup according to package

#idea