Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 443 Bytes

File metadata and controls

21 lines (14 loc) · 443 Bytes

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