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

Built-in method to get path of current gyp/gypi file? #129

Open
mscdex opened this issue Oct 13, 2021 · 0 comments
Open

Built-in method to get path of current gyp/gypi file? #129

mscdex opened this issue Oct 13, 2021 · 0 comments

Comments

@mscdex
Copy link

mscdex commented Oct 13, 2021

I'm working on a module that helps with build/OS environment checking (similar to autoconf) and would like to have a standardized placement of the file that describes the checking to be done. Ideally the user would just stick the file in the same directory as the relevant gyp that utilizes it, but I'm not sure if the path to the current gyp/gypi (with or without filename included) is available in one way or another?

I've looked through the documentation but don't see anything obvious standing out.

@mscdex mscdex added question Further information is requested and removed question Further information is requested labels Oct 13, 2021
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

No branches or pull requests

1 participant