Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 620 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 620 Bytes

Author: Radka Gustavsson, rhea.dev

How to use this template

  1. Create a new repo based on this template.
  2. Clone it.
  3. Add CoreLite submodule:
$ git submodule add --name Core [email protected]:ValkyrjaProject/Valkyrja.coreLite.git Core
  1. Replace <REPOUSER> and <REPONAME> in the below image url to get the Action build status in your README.md file:
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2F<REPOUSER>%2F<REPONAME>%2Fbadge%3Fref%3Dmain&style=flat)](https://actions-badge.atrox.dev/<REPOUSER>/<REPONAME>/goto?ref=main)