diff --git a/README.MD b/README.MD index 10a11d2..48060cc 100644 --- a/README.MD +++ b/README.MD @@ -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 :