rochacbruno/makectl

Write to `Makectl managed block`

Open

#13 opened on Oct 7, 2019

 (1 comment) (0 reactions) (0 assignees)Rust (3 forks)github user discovery
hacktoberfest

Repository metrics

Stars
 (17 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Current code is just outputting the template to the Makefile and it is not safe.

We want this tool to write only to:

# makectl managed block begin
This tool only writes here... to avoid conflicts with existing targets.
# makectl managed block end

Contributor guide