Skip to content

fidius/fidius-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIDIUS Common libraries

This RubyGem is a small collection of some commonly used methods and module extensions of the FIDIUS project. These methods are meant to run standalone (i.e. without setting up a FIDIUS C&C server).

Installation

Simply install this package with RubyGems:

$ gem install fidius-common

Example of use

You can use this library as any other RubyGem:

require 'rubygems' if RUBY_VERSION < '1.9'
require 'fidius-common'

For an overview of the provided methods, have a look into the API documentation. Currently, there is no special sorting, but that may change in future.

Authors and Contact

The common library was written by

If you have any questions, remarks, suggestion, improvements, etc. feel free to drop a line at the addresses given above. You might also join #fidius on Freenode or use the contact form on our website.

License

Simplified BSD License and GNU GPLv2. See also the file LICENSE.

About

A set of commonly used methods and modules in FIDIUS. These are meant to be used also in non-FIDIUS contexts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages