bobbingwide / oik-libs

Shared Library Repository
https://www.oik-plugins.com/oik-plugins/oik-libs-shared-library-repository/
GNU General Public License v2.0
2 stars 0 forks source link

Need a mechanism to ensure oik-libs is kept up to date with latest shared library versions #1

Closed bobbingwide closed 8 years ago

bobbingwide commented 9 years ago

For my build process I need something that can be used to maintain the plugins that use shared library files, to ensure that the shared library files and versions are consistent.

Proposed solution

There are many ways to ensure files are consistent between plugins. I could use Git submodules or Composer packages. But to start with I'm going to plump for a simpler process - compare file timestamps. I'll develop the logic in a new shared library file. libs/oik-libs.php