Tool which reports and summarizes activities within a Galaxy community.
For more info, see the announcement on galaxyproject.org.
Updates are scheduled weekly.
Steps to setup locally:
mamba env create -f environment.yml
source activate galaxy-community-activities
gem install jekyll
ln -s $(which ruby) $CONDA_PREFIX/share/rubygems/bin/
Set your GitHub PAT as GITHUB_TOKEN
or use --api
to pass it via command line:
python -m activities.cli --fetch
python -m activities.cli --report