Skip to content

gihyodocker/taskapp

Repository files navigation

taskapp

Monorepo of simple task management application

Prerequisites

  • Container execution environment (Docker Desktop, Rancher Desktop, WSL2, etc.)
  • make
  • asdf (https://asdf-vm.com/)

Setup

Setup asdf

Please read the setup guide of asdf. (https://asdf-vm.com/guide/getting-started.html)

Install CLI tools with asdf

hack/install-tools.sh installs necessary CLI tools with asdf.

$ sh hack/install-tools.sh