Skip to content

Conversation

@RawanMostafa08
Copy link
Contributor

Issue Link: codescalersinternships/home#326

Makego

This repository provides a Go-based tool to execute Makefile targets with support for concurrency.

Features

  • Execute Makefile targets directly from Go.
  • Concurrency support: independent stages can run in parallel.
  • Ordered execution for dependent stages.
  • Error handling through channels for safe concurrent execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants