-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
How to set up a local dev environment #1
Comments
Can this be closed with the addition of https://github.com/exercism/xbash/blob/master/SETUP.md or does that need to be fleshed out more? |
The SETUP.md document is what gets included into all of the READMEs for the exercises. In retrospect that's totally not obvious, and probably not what you intended. We could move the contents of SETUP into the README (I don't think it needs to be fleshed out more). |
Is this resolved now or is there more to do? If there is, feel free to point me toward the work. |
I'm not too sure actually. I suppose a good question to ask would be, have new contributors had issues setting up their machines/downloading/running the source? If this hasn't been a problem for the majority (and I think this is probably the case - there has been little problem in the exercism/bash Gitter room) then we can probably close this one @guygastineau 🙂 |
@guygastineau you can actually help answer the questions here, was it easy for you to get everything set up and start contributing to the track? |
Yeah, relatively easy. This is the first time I have really used github in spite of some encouragement from friends in the past. Mostly when I am trying to do something to contribute I have reached out here and read the README and Contributing guides for whatever repo I'm working with.
|
I'll close this since looks like it was straightforward enough for new developers to get started, and we have improved our documentation since this was opened. |
See exercism/problem-specifications#28
See issue #2092 for an overview of operation welcome contributors.
Provide instructions on how to contribute patches to the exercism test suites
and examples: dependencies, running the tests, what gets tested on Travis-CI,
etc.
The contributing document
in the x-api repository describes how all the language tracks are put
together, as well as details about the common metadata, and high-level
information about contributing to existing problems, or adding new problems.
The README here should be language-specific, and can point to the contributing
guide for more context.
From the OpenHatch guide:
The text was updated successfully, but these errors were encountered: