Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

πŸ“¦ Hilft bei der dynamischen Erzeugung eines VSCode Workspace

Notifications You must be signed in to change notification settings

DHSH-Softwareprojekt-WINF119/workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

workspace

πŸ“¦ VSCode workspace files

Usage

  1. Create a new top-level directory which will serve as a base for all other projects. Clone all other projects into that top-level directory, including this one. Afterwards your tree structure should look like the following:
Softwareprojekt/
β”œβ”€β”€ backend
β”œβ”€β”€ frontend
└── workspace
  1. cd into workspace

  2. Install Node.js >= 12.20.0, >= 14.13.1 or >= 16.0.0 and run the following:

node cli.js
  1. A file called workspace.code-workspace will be created. Open that file with VSCode.

About

πŸ“¦ Hilft bei der dynamischen Erzeugung eines VSCode Workspace

Resources

Stars

Watchers

Forks