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

Add support for using as a golang library #6

Open
maxnorth opened this issue Feb 2, 2024 · 0 comments
Open

Add support for using as a golang library #6

maxnorth opened this issue Feb 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@maxnorth
Copy link
Owner

maxnorth commented Feb 2, 2024

I think people will want to be able to launch nv as a library, for a couple reasons:

  • Simplifies nv installation
  • This is the most common pattern for using dotenv, which nv aims to be an alternative to

Given that nv is implemented in go, and given go's easy approach to package management, this is the obvious place to start.

@maxnorth maxnorth added the enhancement New feature or request label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant