BOULANGERIE : The Baguette# Package Manager

World's first exotic language package manager!

Boulangerie

Welcome to the very early development of Boulangerie the package manager made for the Baguette# exotic programming language The structure is heavily inspired by OPAM the OCaml Package Manager.

Features currently implemented

Usage

To use it in a B# file you just need to do a LOAD <library>, and it will load all the files of the library, running LOAD <library.file> loads specifically the file specified.

Publishing a library

To publish your library,