Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.11 KB

README.en.md

File metadata and controls

47 lines (29 loc) · 1.11 KB

English | Português

INSTALLATION

Create a virtual environment with virtualenv

cd repcompbio_website/
virtualenv .venv
source .venv/bin/activate

Install dependencies

cd repcompbio_website/
pip3 install -r requirements.txt

WEBSITE FEEDBACK

  • We kindly ask you to open new issues to suggest changes or to give feedback
  • To request bug corrections or direct changes to code, please open a pull request

CONTACT

Contributing

  • Thank you for your interest in contributing to our project!

  • We are looking for people to help us develop and maintain our webpage

  • Contact us via e-mail or through our Instagram (@reprodcomputbio)

Website development

VERSIONS

  • v0.1: initial version of the website