2.1.0 • Published 4 years ago

@gecogvidanto/plugin-basesys v2.1.0

Weekly downloads
7
License
GPL-3.0+
Repository
-
Last release
4 years ago

Base economic systems

This plugin gives the ability to ĞecoĞvidanto server (@gecogvidanto/server) to propose sets in base economic systems: debt money and libre money.

Language/langue

Documents, messages, code (including variable names and comments), are in English.

Anyway, because French is my native language, all documents and important messages must also be provided in French. Other translations are welcome.

:fr: Une version française de ce document se trouve ici.

Installation

Installation is done using npm install command:

$ npm install --save @gecogvidanto/plugin-basesys

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Usage

In order to play a set in debt or libre money, you have to first know the global rules of the Ğeconomicus game. You will then have to combine those rules with the specific rules of the economic system.

  • See the specific rules of the debt money here.
  • See the specific rules of the libre money here.

Contributing

Even though I cannot guarantee a response time, please feel free to file an issue if you have any question or problem using the package.

Pull Requests are welcome. You can, of course, submit corrections or improvements for code, but do not hesitate to also improve documentation, even for small spell or grammar errors.