/decidim-module-census_connector

Primary LanguageRubyGNU Affero General Public License v3.0AGPL-3.0

Decidim::CensusConnector

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'decidim-census_connector'

And then execute:

bundle

Or install it yourself as:

gem install decidim-census_connector

Then run the generator to configure the gem

bin/rails generate decidim:census_connector:install

You'll need to configure the environment variable CENSUS_URL to point to the running instance of census.

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE.