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

Added browser IDEs #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mojafa
Copy link

@mojafa mojafa commented Feb 10, 2025

PR-14 PR-14 PR-14 Powered by Pull Request Badge

Hey hey,

I added some browser IDEs to the readme file. I thought it might help others, especially new contributors who might want to explore the codebase.

What do you think about it? Hope it makes sense.

Best,
Mo.

@mojafa mojafa changed the title Add 'Open with Codeanywhere' badge to README.md Added browser IDEs Feb 10, 2025
@Jack-Works
Copy link
Member

I wonder why we need a link to the online editor in the first place (not for this, but for what we already have, Open in GitHub Codespace/Open in Gitpod). cc @TechQuery

@TechQuery
Copy link
Member

I wonder why we need a link to the online editor in the first place (not for this, but for what we already have, Open in GitHub Codespace/Open in Gitpod). cc @TechQuery

@Jack-Works Just to make convenient entries for contributors, which is synced from the upstream scaffold of this project:
https://github.com/EasyWebApp/WebCell-scaffold

Copy link
Member

@TechQuery TechQuery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please append an item after this:

- icon: git
label: 'GitPod.io'
message: 'PR-$prNumber'
color: 'orange'
url: 'https://gitpod.io/?autostart=true#https://github.com/$owner/$repo/pull/$prNumber'

@@ -29,3 +30,4 @@ npm start
[2]: https://github.com/JSCIG/jscig.github.io/actions/workflows/main.yml
[3]: https://codespaces.new/JSCIG/jscig.github.io
[4]: https://gitpod.io/?autostart=true#https://github.com/JSCIG/jscig.github.io
[5]:https://app.codeanywhere.com/#https://github.com/JSCIG/jscig.github.io
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[5]:https://app.codeanywhere.com/#https://github.com/JSCIG/jscig.github.io
[5]: https://app.codeanywhere.com/#https://github.com/JSCIG/jscig.github.io

@TechQuery TechQuery added the enhancement Some improvements label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants