Skip to content

kostrykin/galaxy-community-activities

Repository files navigation

Update cache Build and deploy

Tool which reports and summarizes activities within a Galaxy community.

For more info, see the announcement on galaxyproject.org.

Updates are scheduled weekly.

Local setup

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/

Update the cache

Set your GitHub PAT as GITHUB_TOKEN or use --api to pass it via command line:

python -m activities.cli --fetch

Build the report from cache

python -m activities.cli --report

About

Tool which reports and summarizes activities within a Galaxy community.

Topics

Resources

License

Stars

Watchers

Forks