Giter VIP home page Giter VIP logo

project-crafter's Introduction

ProjectCrafter

Project Description

ProjectCrafter is an agile development Visual Studio Code extension designed to simplify and automate the creation of software projects in various technologies and frameworks. Through an intuitive interface and a guided process, it allows developers to configure and start new projects quickly and efficiently directly from the Visual Studio Code environment.

Key Features

  • Interactive Technology Selection: Enables users to choose from a variety of technologies such as Node.js, React, Angular, among others, through an interactive menu.

  • Dependency Management: Automatically detects and notifies missing dependencies for the selected technology, providing links for installation.

Extension usage instructions

  1. Download the Extension:

    • Visit the Visual Studio Code Marketplace.
    • Search for our extension by entering the extension's name in the search bar.
    • Click on the extension in the search results to view its details.
    • Click the "Install" button to download and install the extension.
  2. Activate the Extension:

    • Once the installation is complete, restart Visual Studio Code (if required).
    • Open Visual Studio Code and use the shortcut Ctrl + Shift + P to open the command palette.
    • Search Project Crafter: Create Project and press Enter to launch the extension.

Example:

Development instructions

To get started with ProjectCrafter, follow these steps:

  1. Clone this repository on your local machine:

    git clone https://github.com/fracergu/project-crafter.git
  2. Install project dependencies:

    npm install
  3. Initialize Husky to run the linter, code formatting, and unit tests.

    npm run prepare
  4. Start the development:

    In the project, press F5 to build the extension, and press Ctrl + Shift + P and choose Project Crafter: Create Project to access the interactive menu.

Contribution

Contributions are welcome! If you find any issues or have ideas to improve ProjectCrafter, please create an issue or submit a pull request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.