Sharing projects

Hi!
Is there a “standard” way to share projects based on FENICS?
I made a python package to solve coupled diffusion equations for the needs of my research group but I would be happy to share it if it can be useful to someone.
Here is the repository https://gitlab.com/itorre/diffusive_solver with the code, examples and notes.
It can also be downloaded using
pip install diffusive_solver
Best.
I