Skip to content

AleksArt000/libspm

 
 

Repository files navigation

LibSPM

SovietLinux's Official Package Management Library CodeFactor

Building

Instructions on building

Library

make all
make formats
sudo make install

spm-test

make all
make formats
sudo make install
make test

Memory checking tool

In order to run the program with the memcheck tool from the cutils library run :

make MEMCHECK=1 all
sudo make install

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.4%
  • Shell 20.1%
  • Python 6.5%
  • Makefile 2.0%