Made for programmers by a programmer.
Provides various utilities features like:
1. Getting started with new project ( Svelte, React , fastapi ...etc..)
2. Stats about your project repo on github
3. Dependency Checker (Check for outdated, vulnerable dependencies)
4. Project Runner. No need to type all those commands again. Setup once and enjoy forever.!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Forced to rewrite the project creation logic due to some major flaws like i was creating directory and files manually instead of that now i use package manager like npm. Created the creation logic for svelte project.