Skip to content

Simple ruby script that allows to integrate Decidim proposals exports in Iramuteq

License

Notifications You must be signed in to change notification settings

Quentinchampenois/decidim-iramuteq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decidim Iramuteq

Simple ruby script that allows to format decidim exports to be iramuteq compliant.

How to use it

Clone the repository

    git clone https://github.com/Quentinchampenois/decidim-iramuteq.git

Change location to the decidim-iramuteq folder

    cd decidim-iramuteq

Create new directory, if you want, and add files you want to process

    mkdir csv_files

Run script

    ruby main.rb

If you call the script as above, you will have to enter the name of the wanted file as following

    csv_files/[THE_NAME_OF_YOUR_FILE]

You also can set the filename as following

    ruby main.rb csv_files/[THE_NAME_OF_YOUR_FILE]

About

Simple ruby script that allows to integrate Decidim proposals exports in Iramuteq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages