Skip to content

A cross-platform Python CLI tool to install VS Code, Git, Node.js, and Python β€” with smart checks, progress bars, and clean prompts. Built to get devs coding in minutes. πŸš€

Notifications You must be signed in to change notification settings

fabricnp/DevKickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ DevKickstart

Kickstart your dev journey in one command β€” setup simplified, automated, and ready to go.


βš™οΈ What is DevKickstart?

DevKickstart is a Python-based CLI tool that helps you set up your development environment like a pro.
No more searching tutorials. No more downloading tools one by one.
Just run it β€” and you’re ready to code. ⚑


🧩 Features

  • βœ… OS Detection (Windows / Linux / macOS)
  • βœ… VS Code installer
  • βœ… Git installer
  • βœ… Node.js + npm installer
  • βœ… Python 3 installer
  • βœ… Checks what's already installed and skips it
  • βœ… Clean CLI banner, emoji status updates, and progress bars
  • βœ… "Y/N" safety prompts before install

πŸ“¦ What It Installs

Tool Installer
VS Code winget / snap / brew
Git winget / apt / brew
Node.js + npm winget / apt / brew
Python 3 winget / apt / brew

πŸ–₯️ How to Run It

python setup_launcher.py

About

A cross-platform Python CLI tool to install VS Code, Git, Node.js, and Python β€” with smart checks, progress bars, and clean prompts. Built to get devs coding in minutes. πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages