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

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