https://github.com/nopde/spaces
https://github.com/nopde/spaces
electron html-css-javascript project-manager vscode windows
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nopde/spaces
- Owner: nopde
- License: mit
- Created: 2025-03-08T17:02:02.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T19:39:26.000Z (2 months ago)
- Last Synced: 2025-03-20T20:56:56.475Z (2 months ago)
- Language: JavaScript
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spaces
VSCode Project Manager for Windows made in Electron.> [!IMPORTANT]
> The only supported operating system is Windows.> [!WARNING]
> Although it may run on Linux, full functionality of the program is not guaranteed.## Installation
```
npm install
```## Start
```
npm run start
```## Build
```
npm run build
```## Contributions
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.