Skip to content

Releases: amaan-igs/codejumpstart

v1.0.1

12 Sep 15:47
Compare
Choose a tag to compare

CodeJumpstart v1.0.1 🛠️

We're happy to roll out CodeJumpstart v1.0.1, with minor improvements and bug fixes to enhance your project initialization experience. This version builds on our initial release to make things even smoother!

🆕 What's New

  • Bug Fixes: Addressed an issue with the VueJS boilerplate setup where router imports were missing.
  • Keyboard Shortcut Added: You can now initialize a new project using the keyboard shortcut Ctrl+Shift+P, making it even faster to kickstart your projects.
  • Improved Documentation: Updated README.md with clearer instructions on how to use the extension.

✨ Enhancements

  • Performance improvements in project initialization.
  • Better error handling for invalid configurations.

🛠️ How to Update

  • If you're already using CodeJumpstart, simply update via the VS Code Marketplace.
  • New users can download and install the extension to start generating project templates in seconds.

🔗 Links


🚀 Version: v1.0.1
📅 Release Date: [13-September-2024]

v1.0.0

12 Sep 15:42
Compare
Choose a tag to compare

CodeJumpstart v1.0.0 🚀

We are excited to announce the first official release of CodeJumpstart – the Visual Studio Code extension that simplifies project creation for developers by providing boilerplate code for multiple languages and frameworks.

🎉 What's Included

  • C/C++ Boilerplate: Quickly set up your C and C++ projects with best-practice folder structures.
  • VueJS Boilerplate: Get a head start on your VueJS projects with a pre-configured setup.
  • HTML/CSS/JS Boilerplate: Initialize a web development project with a clean and efficient setup for HTML, CSS, and JavaScript.

🔧 Key Features

  • Generate project structures in seconds.
  • Easy-to-use with customizable templates.
  • Reduces repetitive setup tasks, allowing you to focus more on coding.

💡 Why CodeJumpstart?

I created CodeJumpstart to streamline my day-to-day project setups. As a developer who regularly starts new projects in C/C++, VueJS, and web development, I wanted to automate the initial setup. CodeJumpstart now makes this process faster and hassle-free. It's designed to grow, and if you’re interested in collaborating on boilerplates for frameworks like Spring Boot, Node.js, and Django, feel free to reach out!

🔗 Links


🚀 Version: v1.0.0
📅 Release Date: [12-September-2024]