-
Notifications
You must be signed in to change notification settings - Fork 10
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
Call zef as a library #27
Comments
The
The whole Zef codebase is very well structured. Alas, I don't think there are any guarantees about API stability. The question remains: why do you want to use zef in your program in the first place? |
I have the same problem on |
Why is this in Sake repository? |
@AlexDaniel so that we could have default support for |
OK, now I remember: we can |
You sure you didn't mean to open it in https://github.com/ugexe/zef/issues ? |
@AlexDaniel not really. I already did that. What I want to show (again) is why that would be useful. |
But what exactly would Sake use the Zef libraries for? |
Well, this is a wishlist... To have a default "install" target that could
call zef as a functions instead of calling it from the shell.
El mié., 30 oct. 2019 a las 12:41, niner (<[email protected]>)
escribió:
… But what exactly would Sake use the Zef libraries for?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#27>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAAD5BW2ESK4RB3B37CRGLQRFXFDANCNFSM4JGVLQ4A>
.
--
JJ
|
I'm not so sure this is possible right now, but it would be great if we could call it directly from the program without the need to get out to the shell and invoke it.
The text was updated successfully, but these errors were encountered: