Find a file
Juerd Waalboer 9797e3c1c8 Add revspace specific plugins
Written by several authors. There is no log...
2019-09-23 21:12:03 +02:00
lib/RevBank Make balance zero-crossing timestamp accessible 2019-09-21 01:38:07 +02:00
plugins Add revspace specific plugins 2019-09-23 21:12:03 +02:00
.gitignore Add revbank.stock & voorraad to .gitignore 2019-05-14 18:58:39 +02:00
README.md Add revspace specific plugins 2019-09-23 21:12:03 +02:00
revbank Ditch minor part of version number 2019-07-02 04:40:08 +02:00
revbank.accounts Empty accounts file 2011-05-16 22:04:47 +02:00
revbank.market New plugin: market 2013-02-26 23:05:37 +01:00
revbank.plugins Disable pfand plugin by default 2019-06-18 16:00:39 +02:00
revbank.products Slightly better comments 2013-02-26 04:09:15 +01:00

NAME

revbank - Banking for hackerspace visitors

ANNOUNCEMENTS

The following will disappear in a future version:

Deprecated: nyan, game

These non-serious, non-banking plugins will be removed. Please remove them from revbank.plugins.

Deprecated: creating new accounts with deposit

For a while now, there has been a dedicated plugin, adduser to create new accounts. The old way of creating new accounts (unknown input after a deposit command was assumed to be the name of the a account) did not allow for any input validation and would cause trouble if a user name already existed.

Please add adduser to revbank.plugins.

DESCRIPTION

Maybe I'll write some documentation, but not now.

Shell-like invocation with -c is supported, sort of, but it has to be a complete command. Currently, multiple commands are supported on the command line (space separated), but that's an unintended feature...

PLUGINS

Refer to RevBank::Plugins for documentation about writing plugins.

Plugins themselves may have some documentation in the respective plugin files.

Note that plugins that begin with revspace_ are revspace specific hacks, and were not written with reusability in mind. They will probably not work for your setup.

AUTHOR

Juerd Waalboer #####@juerd.nl

LICENSE

Pick your favorite OSI license.