Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 236 Bytes

File metadata and controls

14 lines (9 loc) · 236 Bytes

Contributing to GO-Iconify

Prerequisites

  • Go 1.21+
  • Docker

Getting started

  • Run the iconify API locally using: $ docker run -d -p 3000:3000 iconify/api

  • Generate the packages using: $ go run cmd/generator/generator.go