Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 496 Bytes

File metadata and controls

31 lines (19 loc) · 496 Bytes

Development

direnv

Install direnv

brew install direnv

Direnv allows your system to automatically to load the environment variables standing in this projects.

Precommit

Install pre-commit tool

brew install pre-commit

Imagemagick

Install imagemagick

brew install imagemagick

How it works

Interested in how it works? See explanation guide