This repository provides a most simple web app that helps to bulk follow astrophysicists on the FOSS microblogging service Mastodon. In it you can create a csv file that can be uploaded in any accounts mastodon seetings, in order to follow a list of accounts at once.
gem install bundler
bundle install
bundle exec jekyll serve
Code can be used under GNU General Public License v3, except
the /resources/users.csv
file, which can only be used with
explicit permission by the authors.
This repository is based on Mastodon Sociologists.