-
-
Notifications
You must be signed in to change notification settings - Fork 11k
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
Integrate with gitpod #2637
Integrate with gitpod #2637
Conversation
4a29aaf
to
34e1ac3
Compare
Rebased on top of latest master. |
34e1ac3
to
06087a1
Compare
Rebased on top of the latest master @mzabriskie @nickuraltsev |
@chinesedfan @timemachine3030 What do you guys think would be helpful? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#1958 has already mentioned GitPod. I can accept a tiny change to move the link from examples/README.md
to the main README.md
.
Thanks, @chinesedfan Sounds good. |
@ nisarhassan12 will you be making these changes soon? I will so long tag this for you into the next proposed release. |
@jasonsaayman Thanks. I have made the requested change with a slight modifcation. |
…tion. (axios#2637) Co-authored-by: Jay <jasonsaayman@gmail.com>
Hi! there 🙂
This PR simplifies code contributions by fully automating the dev setup with Gitpod (a free online VS Code-like IDE) for contributing. With a single click, it'll launch a workspace and automatically:
npm start
.So that anyone interested in contributing can start straight away.
You can give it a try on My Fork of the repo:
https://gitpod.io/#https://github.com/nisarhassan12/axios/