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

Docker and Gitpod #442

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Docker and Gitpod #442

wants to merge 2 commits into from

Conversation

ktmeaton
Copy link

This PR adds the necessary files to:

  1. Create a docker container
  2. Create a Gitpod workspace

I was trying to add a new feature to snippy, and got caught up installing dependencies. If you're interested, integrating this pull request would help with:

  1. Installation and run reproducibility (via docker container)
  2. Code contributions from developers (via gitpod)

This could also be considered a hotfix to installation issues #408 and #410.

Cheers,
Katherine

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

Successfully merging this pull request may close these issues.

None yet

1 participant