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

Allow in-line comments #6

Closed
DeanPDX opened this issue Oct 2, 2024 · 0 comments · Fixed by #5
Closed

Allow in-line comments #6

DeanPDX opened this issue Oct 2, 2024 · 0 comments · Fixed by #5

Comments

@DeanPDX
Copy link
Owner

DeanPDX commented Oct 2, 2024

Right now we support:

# The API key
API_KEY=mykey

But it would be useful to also support:

API_KEY=mykey # The API key
@DeanPDX DeanPDX linked a pull request Oct 2, 2024 that will close this issue
@DeanPDX DeanPDX closed this as completed in #5 Oct 2, 2024
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 a pull request may close this issue.

1 participant