Skip to content

AluciTech/AdeptLinuxKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdeptLinuxKit

Warning

This project is in early development and is not yet ready for production use. The scripts are developed and tested on Ubuntu 22.04, Ubuntu 24.04 LTS and Debian 12.x LTS. Other distributions may work, but are not guaranteed to work. Use at your own risk.

Overview

AdeptLinuxKit is a collection of scripts and tools to help you build a custom experience for development. It is designed to be easy to use and flexible, allowing you to create a development setup that meets your specific needs.

Dev

Prerequisites

Usage

  1. Clone the repository:

    git clone https://github.com/AluciTech/AdeptLinuxKit.git
    cd AdeptLinuxKit
  2. Build the Docker image:

    docker build -t adeptlinuxkit .
  3. Run the Docker container:

    docker run -it --rm adeptlinuxkit
  4. Inside the environment, you can, for example, run:

    ./dev/c_c++.sh --help

License

This project is licensed under the Apache License (Version 2.0).

See LICENSE for details.

About

AdeptLinuxKit is a collection of scripts and tools to help you build a custom experience for development. It is designed to be easy to use and flexible, allowing you to create a development setup that meets your specific needs.

Resources

License

Stars

Watchers

Forks

Contributors