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

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

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.