Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 500 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 500 Bytes

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