Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sh-sabbir/github-code
A chrome extension to open any github repository in a github codespace code editor ( an instance of VS Code)
https://github.com/sh-sabbir/github-code
hacktoberfest
Last synced: about 1 month ago
JSON representation
A chrome extension to open any github repository in a github codespace code editor ( an instance of VS Code)
- Host: GitHub
- URL: https://github.com/sh-sabbir/github-code
- Owner: sh-sabbir
- Created: 2021-10-04T09:15:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T07:47:40.000Z (over 3 years ago)
- Last Synced: 2023-02-26T12:02:45.591Z (almost 2 years ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Code - Chrome Extension
A chrome extension to open currently open Github repo in a nice internal code editor.
## Installation
1. Download the latest extension zip from [the releases](https://github.com/sh-sabbir/github-code/releases/latest) tab.
2. Unzip the file and move to a suitable place
2. Now on Chrome, open the Extension Management page by navigating to `chrome://extensions`.
- Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
- Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then select Extensions
3. Enable Developer Mode by clicking the toggle switch next to `Developer mode`.
4. Click the `Load unpacked` button and select the previously unzipped extension directory.## Usage
1. Open any Github repository
2. Click the ![Github Code Logo](https://github.com/favicons/favicon-codespaces.svg "Github Code") icon
3. Done!!## Contribution
Anyone can help me to publish this on the Chrome Webstore!## License
[MIT](https://choosealicense.com/licenses/mit/)