An open API service indexing awesome lists of open source software.

https://github.com/nopde/spaces

Project Manager for VSCode (or forks).
https://github.com/nopde/spaces

electron electron-app electronjs project-manager vscode vscodium

Last synced: 5 months ago
JSON representation

Project Manager for VSCode (or forks).

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
```
pnpm install
```

## Start
```
pnpm run start
```

## Build
```
pnpm 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.