Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 499 Bytes

DEVELOPMENT.md

File metadata and controls

24 lines (17 loc) · 499 Bytes

Requirements

  • Task — alternative for Make
  • Gonstructor — tool to generate constructors in Go
  • Genny — generics through go generate

Generating code

task go:generate

Building binary

task go:build

Running a new "random" runner

This will create a directory in .runners/ and assign a new name for the new runner.

task rr token=$(taskutils/token)