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

CLI11 Branding #150

Merged
merged 1 commit into from
Jul 26, 2018
Merged

CLI11 Branding #150

merged 1 commit into from
Jul 26, 2018

Conversation

henryiii
Copy link
Collaborator

Adding support for making custom versions of CLI11 single header. This way, you can implement CLI11 into a custom project by adding a custom namespace around CLI, as well as replace the headers. For example, making a custom include for ROOT would look like:

./scripts/MakeSingleHeader.py ROOT_CLI.h --namespace ROOT --macro CLI11_ ROOT_CLI_ 

@codecov
Copy link

codecov bot commented Jul 26, 2018

Codecov Report

Merging #150 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #150   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines        1691   1691           
=====================================
  Hits         1691   1691

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb7a75d...a4b1e58. Read the comment docs.

@henryiii henryiii merged commit b949230 into master Jul 26, 2018
@henryiii henryiii deleted the branding branch August 1, 2018 09:36
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