GithubHelp home page GithubHelp logo

devlaunch's Introduction

Project Title

DevAssistant - Development Environment and Project Setup Assistant

Project Description

DevAssistant is an open-source application designed to assist developers in managing their development environment and simplifying the setup of new projects. It provides a user-friendly GUI interface for checking installed development software, creating project configurations for popular frameworks, and managing project dependencies. The goal is to streamline the initial setup process and enhance productivity for developers.

Features

  • GUI Interface: User-friendly graphical interface for easy navigation and interaction.
  • Check Installed Software: Quickly check installed software and development environment on your system.
  • Project Setup: Simplify the setup of new projects with automatic installation and configuration for popular frameworks and platforms.
  • Customizable Templates: Create and save project templates with preferred configurations for consistent project setups.
  • Dependency Management: Install and manage project dependencies using integrated package managers.
  • Database Management: Set up local instances of websites, databases, and access credentials.
  • Environment Management: Manage multiple development environments and switch between them effortlessly.

Getting Started

Follow these steps to get started with DevAssistant:

Prerequisites

  • Python 3.7 or higher
  • pip package manager

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/devassistant.git
    cd devassistant
    
  2. Install the required dependencies:

     pip install -r requirements.txt
     
  3. Run the application:

     python app.py
    
    

License

This project is licensed under the MIT License.

Contribution

Contributions are welcome! If you would like to contribute to this project, please follow the contribution guidelines.

Features tree

  • wordpress
    • install new site
      • checkbox for extensions
      • check for update
      • copy extract files
      • install database
      • run installer and create admin user
    • edit current site
      • update admin user pass
      • reset database
      • update
      • fresh install
  • laravel
    • create new project
    • install packages
    • run project

devlaunch's People

Contributors

mhd-jalilvand avatar

Watchers

 avatar

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.