Skip to content

labstructbioinf/edi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edi documentation

Guide

After cloning the repo:

  • Install poetry,
  • run poetry install in the repo directory.

To preview the webpage after editing:

poetry run mkdocs serve

To deploy the webpage to github.io:

poetry run mkdocs build && poetry run mkdocs gh-deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published