Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 385 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (14 loc) · 385 Bytes

How to develop

Setup

  1. Install Nix package manager
  2. Run nix-shell or nix-shell --command 'zsh'
  3. You can use development tools
> nix-shell
> which dprint
/nix/store/0fr91jwhqv53y8c96g9443src2dblnhj-dprint-0.36.1/bin/dprint
> actionlint --version
1.6.24
installed by building from source
built with go1.20.4 compiler for linux/amd64