Skip to content

ilovethensa/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 75.0%
  • Shell 18.0%
  • Python 5.5%
  • Makefile 1.5%