Borboleta: A Mobile Telehealth System

An Open Source Project - Mobile Telehealth Services for all

How to install Borboleta

You may download the sources of Mobile Borboleta. After that, do:

  • git clone borboleta.git.bundle
  • cd borboleta.git
  • for b in $(git for-each-ref --format='%(refname:lstrip=-1)' refs/remotes); do git branch $b refs/remotes/origin/$b && git branch -D -r origin/$b; done
  • git switch main
  • cd borboleta-movel

Powered by Drupal - Design by Artinet