docs: Added the steps to develop fiddle.#264
docs: Added the steps to develop fiddle.#264arnitkun wants to merge 2 commits intoelectron:masterfrom
Conversation
|
Wouldn't the steps be "Download the binary and run"? Installing it from the repo is only if you want to work on Fiddle itself. |
|
yes, I was only thinking from the point of view of someone who wants to develop himself, but then he/she should know how to do this. Adding the instruction for "end-users". |
|
In that case, the "how to download Fiddle to develop on it" instructions should be in a |
| ### Running Fiddle | ||
|
|
||
| Download and run the latest binary from the electron [releases page](https://electronjs.org/releases/stable). | ||
|
|
There was a problem hiding this comment.
I don't think this is necessary, since there's already a Download link after the first paragraph in the README.
There was a problem hiding this comment.
okay, removing this and placing the build instructions in contributing.md.
One quick question, should I put a generic contribution guide or would one/more of the members do it?
There was a problem hiding this comment.
I think a contributor's guide is a wonderful idea!
|
There hasn't been much movement here in a while, so I'm closing this for now. We could always reopen it! |
|
Yeah, Apologies for that, very busy right now. |
Added the steps to run fiddle, as mentioned in #259