GithubHelp home page GithubHelp logo

srcnix / plugman Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eadz/plugman

0.0 2.0 0.0 197 KB

PlugMan is a simple and effective plugin framework for building dynamic and extensible Ruby applications., Import of plugman.rubyforge.org (aka pluginman )

Ruby 100.00%

plugman's Introduction

=PlugMan: A simple but powerful Ruby plugin framework.

 Author: Aaron P (mailto:[email protected])
 Copyright: Copyright (c)2008 Aaron P
 License: Distributed under the same terms as Ruby.

PlugMan is a simple and effective plugin framework for building dynamic and extensible Ruby applications. If you need plugins/addons/extensions in your application, PlugMan is for you. PlugMan also includes demos to make learning PlugMan very easy. 

== Requirements
Ruby!  That's all.  All the files that comprise PlugMan are in the ./src dir (yes, just those two .rb files.)  

In ./src/demos are a couple of demo programmes to show PlugMan in action.  They aren't necessary for PlugMan actual (so you can safely delete them if you don't need a leg-up!)  To run them, from the ./src dir, execute 'ruby ./demos/GtkDemo.rb' or 'ruby ./demos/Texter.rb' Alternatively, the rake targets "gtk_demo" and "text_demo" can be used.

The GtkDemo makes use of a few *nix type utilities such as df and fortune.  It also requires the libgtk2-ruby libraries to be available. The Texter demo is a console application that does not have any external dependencies; it still demonstrates the plugin dependency and extension point processing of PlugMan.

== TODO:
 - Gem
 - More tests
 - More doco
 - File headers
 - Namespace
 - Hardening for real-world use cases (it works find for my needs, perhaps other developers will use it differently, causing breakages.)

Future?  Handling cyclic plugin dependencies.  Perhaps a plugin query language to make finding plugins more powerful.

== Version History

0.0.1,  29-Feb-2008
    - First release, a functional and easy to use plugin architecture that supports plugin dependencies and extension points.

0.0.2,  04-Mar-2008
    - Removed PluginMeta.rb and incorporated it into Plugin.rb. Fixed some doco. Added a Rakefile.

plugman's People

Contributors

eadz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.