standardize: Makefile with standard targets and help comments #1

Merged
mik-tf merged 1 commit from development_hero_zero_standardize into development 2026-02-12 01:12:11 +00:00
Owner

Changes

  • Makefile rewritten with standard section headers and ## help comments
  • Standard targets: help, deploy, destroy, plan, init, clean

No Cargo project — infrastructure scripts only.

## Changes - Makefile rewritten with standard section headers and ## help comments - Standard targets: help, deploy, destroy, plan, init, clean No Cargo project — infrastructure scripts only.
- Replace manual echo-based help with grep-based ## comment pattern
- Add section headers (Help, Infrastructure, VM Management, Testing)
- Add .PHONY declarations block
- Add .DEFAULT_GOAL := help

Per makefile_helper skill: all targets need ## help comments,
section headers for organization.
mik-tf changed title from Standardize: naming convention, ports, Makefile compliance to standardize: Makefile with standard targets and help comments 2026-02-12 00:01:53 +00:00
mik-tf merged commit 179091c61e into development 2026-02-12 01:12:11 +00:00
mik-tf deleted branch development_hero_zero_standardize 2026-02-12 01:12:19 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/ipfs_deploy_on_tfgrid3!1
No description provided.