Skip to content

kryptxnite/dev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Dev-Tools 🛠️✨

A small collection of scripts to automate development tasks.
Anyone can take these scripts, use them as-is, or modify them for personal projects.


⚡ PowerShell Scripts

  • start-django-project.ps1 — Automatically opens a Django project in Explorer and VSCode, activates the virtual environment if it exists, and runs the Django server.

🚀 Usage

  1. Clone the repository
git clone https://github.com/kryptxnite/dev-tools.git
  1. Navigate to the scripts folder
cd dev-tools\powershell
  1. Run the script
.\start-django-project.ps1

About

Tools for developers to automate routine tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published