rochacbruno/makectl

Write to `Makectl managed block`

Open

#13 opened on Oct 7, 2019

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

Repository metrics

Stars
 (17 stars)
PR merge metrics
 (PR metrics pending)

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