checkPackages

Utility for checking libsheepy version used when compiling the packages in local shpPackages
git clone https://noulin.net/git/checkPackages.git
Log | Files | Refs

package.yml (466B)


      1 ---
      2   name: checkPackages
      3   version: 0.0.5
      4   description: "check libsheepy version in already compiled packages in local shpPackages, recompile when it doesn't match current libsheepy version in the system"
      5   bin: ./checkPackages.c
      6   repository:
      7     type: git
      8     url: "git+https://noulin.net/git/checkPackages.git"
      9   keywords:
     10     - utility
     11     - command
     12   author: Remy Noulin
     13   license: MIT
     14   homepage: "https://noulin.net/checkPackages/log.html"
     15   private: false