Raptacon / Robot-2024

Crescendo
https://raptacon.org
MIT License
2 stars 0 forks source link

chore: 🤖 Updated Makefile for new module run and added help #40

Closed ChrisHirsch closed 7 months ago

ChrisHirsch commented 8 months ago

Types of changes

Steps to Test

Do a make help

Changelog

Added a simple help to show what targets are available (works on OSX, Linux and Windows)

Why?

A developer should just be able to type in make the right thing will happen (in this case, run the linter and sim) for now, it just show help.