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

Developer documentation #29

Open
edrevo opened this issue Jun 16, 2020 · 2 comments
Open

Developer documentation #29

edrevo opened this issue Jun 16, 2020 · 2 comments

Comments

@edrevo
Copy link

edrevo commented Jun 16, 2020

Hi @denzp! First of all, many many thanks for this kick-ass project. I use it for all of my dockerized rust projects and it is a truly great project. I'm amazed it doesn't have thousands of stars, to be honest.

I'm very much interested in support for Dockerfile's COPY (#18), and I have started playing around with implementing it in cargo-wharf (you can look at my [quite little] progress at https://github.com/denzp/cargo-wharf/compare/master...edrevo:add-copy-support?expand=1). One thing I'm missing is a bit of developer documentation on the repo. Specifically, how do I run the integration tests? It might be useful to document that, or even better, just add a bash script to run them, so it is straighforward.

@MateusAmin
Copy link

Specifically, how do I run the integration tests?

I am looking for an answer to this as well. Really great project btw @denzp

@MateusAmin
Copy link

@edrevo Looks like you need to copy the source code in for the tool in as a bin your project:

https://github.com/denzp/cargo-wharf/tree/master/cargo-container-tools

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

2 participants