Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Samuel led the talk and is from FUN:

https://www.fun-mooc.fr/en/

This talk is a how-to for an open source prospectus.

Set up

Instructions for demo:

https://richie.education/docs/next/cookiecutter

Repeated here.

Start the container:

Code Block
docker run --rm -it -u $(id -u):$(id -g) -v $PWD:/app fundocker/cookiecutter gh:openfun/richie --directory cookiecutter

...