Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimize #62 add command-line support for custom features #64

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

alimy
Copy link
Collaborator

@alimy alimy commented Jun 7, 2022

usage like:

%> ./dist/paopao-ce_darwin_amd64 -h             
Usage of ./dist/paopao-ce_darwin_amd64:
  -features value
        use special features
  -no-default-features
        whether use default features

%> ./dist/paopao-ce_darwin_amd64 -no-default-features -features slim

%>./dist/paopao-ce_darwin_amd64 --no-default-features --features slim --features sms

%>./dist/paopao-ce_darwin_amd64 --no-default-features --features develop,sms

%>./dist/paopao-ce_darwin_amd64 --features sms

@alimy alimy merged commit 7deaa4d into rocboss:main Jun 7, 2022
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