update README.MD

This commit is contained in:
thomas 2022-03-06 20:54:47 +01:00
parent 6f3a42c5e2
commit 0fca739c90
1 changed files with 7 additions and 0 deletions

View File

@ -1,8 +1,15 @@
## DEBMAKER
The main goal of this project is allow to create application from source without install compilation utility directly on the main system.
Compilation environnements are stores in temporary files.
All package are install with chroot environnement.
Currently debian packages are build, but other package can be build with this ways
Objectives :
- Create lowest debian lxc contener to limit backup size
- Easily upgrade application
### Usage
To create deb file you just need to run the bellow command :