Skip to content

feat: make without arguments should be able to build a default target#32

Open
Gerromie wants to merge 1 commit intomainfrom
feature/make-by-default
Open

feat: make without arguments should be able to build a default target#32
Gerromie wants to merge 1 commit intomainfrom
feature/make-by-default

Conversation

@Gerromie
Copy link
Copy Markdown
Contributor

Story

It should be possible to type make and have a default target build and succeed. It does not matter what the target is, so long as it is reasonable and provides a meaningful output for use with the project.

Help is requested from the reviewer(s) to ensure that the right target is built and the right default values are provided.

Changes

  1. Added some default values to use when none are present.

Tests

make by itself does not yet succeed. Please help me find the correct default values to add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant