Developing Everett

Install for development

Requirements:

Clone the repository:

$ git clone https://github.com/willkg/everett

Create a dev environment:

$ just devenv

Development recipes are in justfile. You can get a list with just --list.