Skip to content

refactor: move logic out of makefile and into scripts #215

@ericfitz

Description

@ericfitz

currently our makefile has a lot of script logic in it

We need to move the actual scripts out of the makefile and into scripts, and then just have the makefile call the scripts. Make targets should just call scripts, maybe with parameters or environment variables set

This will make it easy for us to switch from make to another framework if we ever desire to

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions