Skip to content

[Feature] Pass multiple options to kfile#66

Merged
RobDangerous merged 1 commit intoKode:mainfrom
jixingcn:feature-multi-options
Dec 13, 2025
Merged

[Feature] Pass multiple options to kfile#66
RobDangerous merged 1 commit intoKode:mainfrom
jixingcn:feature-multi-options

Conversation

@jixingcn
Copy link
Copy Markdown
Contributor

This pull request will let it supports to pass multiple options to kfile.

Example:

$ kmake --option configuration=production --option enable_profile
# In kfile.js
# Options.configuration == "production" and Options.enable_profile == true

@RobDangerous RobDangerous merged commit f48a2e5 into Kode:main Dec 13, 2025
0 of 6 checks passed
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.

2 participants