Go to file
Vinicius Silva ca88d352e2 Create makefile 2023-05-16 20:55:20 -03:00
.obsidian Editing README 2023-05-16 12:22:24 -03:00
danix Create makefile 2023-05-16 20:55:20 -03:00
img Editing README.md 2023-05-16 12:15:40 -03:00
.gitignore Initial commit 2023-05-13 18:59:37 -03:00
LICENSE Initial commit 2023-05-13 18:59:37 -03:00
README.md Editing README 2023-05-16 12:22:24 -03:00
danixfs.tar.gz File system 2023-05-13 22:12:55 +00:00

README.md

<html> </html>
  • Author: Vinicius F. da Silva
  • Version 0.1
  • Released: 2023

A very simple subsystem builder!

The Danixfs is a root filesystem management! Build a Alpine subsystem and pre install essentials packages and compiers from languanges choice by user:

Avaliable system arguments:

  • "clike" : Build a C/C++ environment, installing from template with cpp, g++ and clang compilers

Image:

Building a clike environment

System Environments

Environments Snapthots

Run Danix

$ sudo make config
$ sudo python main.py -h