microbiomedata / nmdc-schema

National Microbiome Data Collaborative (NMDC) unified data model
https://microbiomedata.github.io/nmdc-schema/
Creative Commons Zero v1.0 Universal
26 stars 8 forks source link

Implement PoC of Makefile target documentation pattern #2007

Open eecavanna opened 1 month ago

eecavanna commented 1 month ago

Example usage

$ make

(...)

cookiecutter-help: Show targets inherited from cookiecutter
status: Show project metadata
migration-doctests: Run migration-related doctests
migrator: Generate a migrator interactively

$

Screenshot of output:

image