Skip to content

Plugin modules for gerty. This will split all vendor-specific code from the core gerty.

Notifications You must be signed in to change notification settings

ssinyagin/gerty-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of Gerty plugin modules. 
All vendor-dependent code should be placed here or in separate repositories.



Installing from sources:
------------------------

Pre-requisites: autoconf, automake, and a number of Perl modules

  git clone https://github.com/ssinyagin/gerty-plugins.git
  cd gerty-plugins/PLUGIN
  autoreconf
  ./configure --prefix=/opt/gerty plugconfdir=/opt/gerty/share/gerty/plugconf
  make
  make install

later on, "git pull" would refresh your copy with the latest updates

About

Plugin modules for gerty. This will split all vendor-specific code from the core gerty.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published