We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TODO - write this issue.
GOMODULES are kind of hardcoded in Makefile.toml Might not be an issue? But maybe we should discover them?
Ben's suggestion from #108 (comment)
Potentially we want a contract like: Twoliter will search the sources path for Cargo.lock and go.mod files and download the referenced Rust crates and Go modules prior to package builds. And eventually support for .twoliterignore files to suppress this behavior by excluding certain paths.
Potentially we want a contract like:
Twoliter will search the sources path for Cargo.lock and go.mod files and download the referenced Rust crates and Go modules prior to package builds.
And eventually support for .twoliterignore files to suppress this behavior by excluding certain paths.
The text was updated successfully, but these errors were encountered:
twoliter build
This was completed for alpha build in #108
Sorry, something went wrong.
ecpullen
No branches or pull requests
TODO - write this issue.
GOMODULES are kind of hardcoded in Makefile.toml
Might not be an issue? But maybe we should discover them?
Ben's suggestion from #108 (comment)
The text was updated successfully, but these errors were encountered: