Skip to content
Alex Arbuckle edited this page Nov 16, 2024 · 7 revisions

Project Manager. V2. Spring 2024.


Background

The following notebook provides key information about the project, including its purpose, structure, guidelines, and algorithms, helping those who want to learn more by addressing these topics.

Google Drive


Installation

docker-compose.yml

version: '3.8'

services:
  heimir:
    image: lxrbckl/project-heimir:latest
    environment:
      - tokenOctokit=

      - branch=
      - owner=
      - repository=
      - file=
      - urlGitHubUsers=

image project-heimir:latest
variable purpose of variable


Clone this wiki locally