I started this as a learning project to learn development side of C but figured it could be much better than that since there are no package managers exclusively for C written in pure C.

The entire package manager is written purely in C and works on windows, linux or macOS

  • SpaciousCoder78@lemmy.mlOP
    link
    fedilink
    arrow-up
    2
    ·
    6 days ago

    C is a general purpose programming language. People also use it for high level software in certain parts of the software world, not just low level.

    I just have a few more features left that I want to implement and that’ll conclude the development of the core package manager but rest depends on bringing packages into the repository