Skip to content

camillebrianceau/handbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Aramis Lab Handbook

Getting started

This project requires Poetry.

You can generate a Conda environment with Poetry with:

make env

And activate it with:

conda activate ./.venv

Contributing

Add or edit an article under the docs folder.

To submit a new article, add it to docs/_toc.yml.

Build the documentation with:

make

Browse the generated documentation at docs/_build/html/index.html.

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%