https://github.com/mamphis/vspxr
vscode package eXtension registry - the VSCode Extension Registry for private packages.
https://github.com/mamphis/vspxr
visual-studio-code visual-studio-code-extension vscode vscode-extension
Last synced: about 1 year ago
JSON representation
vscode package eXtension registry - the VSCode Extension Registry for private packages.
- Host: GitHub
- URL: https://github.com/mamphis/vspxr
- Owner: mamphis
- Created: 2022-03-06T19:48:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T02:00:16.000Z (about 3 years ago)
- Last Synced: 2025-03-16T15:14:26.153Z (about 1 year ago)
- Topics: visual-studio-code, visual-studio-code-extension, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 1.18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vspXr
vscode package eXtension registry - the VSCode Extension Registry for private packages.
## Roadmap
- [x] Auto-Update
- [x] Search of extensions
- [x] Display extensions Readme
- [ ] Upload extension
- [x] First without login
- Adding authentication
- [x] Automatically extract Extension Info from VSIX
- [ ] Add UI for Extension Server
### Server
#### MVP
- Upload Extension
- Search Extension
### VS Code Extension
#### MVP
- Search Extension
- Install Extension
- Auto Update Extension
### Extension CLI
#### MVP
- Upload Extension