在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):conwnet/github1s开源软件地址(OpenSource Url):https://github.com/conwnet/github1s开源编程语言(OpenSource Language):TypeScript 85.0%开源软件介绍(OpenSource Introduction):github1sOne second to read GitHub code with VS Code. UsageJust add For example, try it on the VS Code repo: https://github1s.com/microsoft/vscode You can also use https://gitlab1s.com or https://npmjs1s.com in the same way. For browser extensions, see Third-party Related Projects. Or save the following code snippet as a bookmarklet, you can use it to quickly switch between github.com and github1s.com (GitHub markdown doesn't allow js links, so just copy it into a bookmark).
Develop in the cloudTo edit files, run Docker containers, create pull requests and more, click the "Develop your project on Gitpod" button in the status bar. You can also open the Command Palette (default shortcut DocumentationEnabling Private RepositoriesIf you want to view non-public repositories, you need to add an OAuth token. The token is stored only in your browser, and only send to GitHub when fetching your repository's files. Click on the icon near the bottom of the left-hand row of icons, and the dialog box will prompt you for it, and even take you to your GitHub settings page to generate one, if needed. ScreenshotsDevelopmentCloud-based developmentYou can start an online development environment with Gitpod by clicking the following button: Local developmentgit clone [email protected]:conwnet/github1s.git
cd github1s
yarn
yarn watch
# The cli will automatically open http://localhost:5000 once the build is completed.
# You can visit http://localhost:5000/conwnet/github1s if it doesn't. Local development with full VS Code buildYou need these prerequisites (the same ones as for VS Code) for development with full VS Code build. Please make sure you could build VS Code locally before the watch mode. To verify the build: cd github1s
yarn build:vscode After the inital successful build, you could use the watch mode: cd github1s
yarn
yarn watch-with-vscode
# The cli will automatically open http://localhost:5000 once the build is completed.
# You can visit http://localhost:5000/conwnet/github1s if it doesn't. ... or ... VS Code + Docker DevelopmentYou can use the VS Code plugin Remote-Containers
yarn
yarn watch
# The cli will automatically open http://localhost:5000 once the build is completed.
# You can visit http://localhost:5000/conwnet/github1s if it doesn't. Format all codesyarn format It uses Buildyarn
yarn build Feedback
Project SponsorsThe continued development and maintenance of GitHub1s is made possible by these generous sponsors: Third-party Related ProjectsChrome Extensions
Firefox Extensions
Microsoft Edge Extensions
Safari ExtensionTampermonkey scripts |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论