Skip to content

elixir-cloud-aai/elixir-cloud-aai.github.io

Repository files navigation

Documentation Hub

Documentation for ELIXIR Cloud & AAI project.

Development

For ease, certain scripts have been abbreviated in Makefile, make sure that you have installed the dependencies before running the commands.

Note: make commands are only available for Unix-based systems.

To view the commands available, run:

make

Here are some commands that you might find useful:

  • Making a virtual environment
make v
  • Installing dependencies
make i