Giter VIP home page Giter VIP logo

debianduke's Introduction

DebianDuke

Roadmap

  • Debian 12 Live ISO
  • Hyprland installation
  • Hyperland basic setup
    • Gnome like task bar
    • Clipboard Manager
    • Basic App Launcher
  • Dracula Theming
  • own debian ropo in cloud
    • ScreenChaser
    • Eddy
    • Popsicle
    • Dracula Github Desktop
  • setup sourcelist for
    • Codeium
    • Chrome
    • LibreWolf
    • Discord
    • Steam
  • System Applications
    • Dolphin/Nautilus
    • Kwrite/Gedit
    • Gwenview/EyeOfGnome
    • Konsole/GnomeTerminal/Hyper
    • Browser
    • Videoplayer
  • Management AppImages
  • Supported Hardware
    • Wacom Tablets
    • AMD CPU/GPU
  • Documentation

Setting Up Development Environment

To set up the development environment for DebianDuke, follow these steps:

  1. Install Docker: Docker is required to build and run the Duke Builder container. You can download and install Docker from the official website: https://www.docker.com/get-started.

    We recommend using Docker Desktop, which provides an easy-to-use graphical interface for managing Docker containers. You can download Docker Desktop from the official website: https://www.docker.com/products/docker-desktop.

  2. Build the Duke Builder Container: Open a terminal and navigate to the directory where the duke-builder.dockerfile is located. Run the following command to build the Duke Builder container:

    docker build -t duke-builder -f duke-builder.dockerfile .
  3. Run the Duke Builder Container: Once the container is built, run the following command to start the Duke Builder container:

    docker run --name duke-builder --privileged -d duke-builder

By following these steps, you will have set up the development environment for DebianDuke using Docker.

Build DebianDuke duke.hybrid.iso

This code block demonstrates how to build the project manually. It first cleans any existing build artifacts using the make clean command, and then builds the project using the make all command.

make clean && make all

debianduke's People

Contributors

xi72yow 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.