Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 495 Bytes

Lingmo Package Builder

A build script for compiling LingmoOS packages. Currently written by PowerShell

Preface

This repository provides a bash script to help developers/users compile new deb files directly from our repositories quickly. The execution of the compile script needs super user privilege.

Structure

  • Configs: Contains packages specifications for lingmo packages
  • Modules: Contains modules for this build script
  • build.ps1: Main script file to carry on build process