Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 478 Bytes

Readme.md

File metadata and controls

9 lines (9 loc) · 478 Bytes

Models

This repository contains all the models used by your golang code.

To enable getting golang packages from private repo

  1. Setup SSH keys Docs Settings
  2. Setup git with
git config --global url.git@github.com:.insteadOf https://github.com/
  1. Add GOPRIVATE=github.com/FrosTiK-SD/ to your environment