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

feat: custom cli flags #1

Merged
merged 1 commit into from
Nov 4, 2018
Merged

feat: custom cli flags #1

merged 1 commit into from
Nov 4, 2018

Conversation

shellscape
Copy link
Owner

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • no

Please Describe Your Changes

This PR introduces easy access to custom flags specified on the command line. This module doesn't validate CLI flags and as such allows the user to use any number of flags, defined in any way desirable. This PR adds a new export for easy access to custom flags and negates the need for inline envars.

Copy link
Collaborator

@matheus1lva matheus1lva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💣💣💣

@shellscape shellscape merged commit 1bd132b into master Nov 4, 2018
@shellscape shellscape deleted the feat/custom-flags branch November 4, 2018 21:41
shellscape added a commit that referenced this pull request Nov 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants