Skip to content

✨ Feature Request - New folder structure #136

@IviriusMain

Description

@IviriusMain

Feature description

Organize the folder structure for better project management.

Why is this feature important?

No response

Additional context

Folder structure:

src
├─ apps
│  ├─ Rebound.About
│  ├─ Rebound.Cleanup
│  ├─ Rebound.Keyboard
│  └─ ...
│
├─ core
│  ├─ forge
│  │  └─ Rebound.Forge
│  ├─ libs
│  │  └─ Rebound.SourceGenerator
│  └─ shared
│     └─ Rebound.Core
│
├─ platforms
│  ├─ Rebound.ManagementConsole
│  └─ Rebound.Shell
│
└─ system
   ├─ Rebound.App
   └─ Rebound.ServiceHost
eng
├─ distribution
│  ├─ standalone
│  │  ├─ Rebound.Installer
│  │  ├─ Rebound.Uninstaller
│  │  └─ Rebound.Updater
│  │
│  └─ store
│     └─ Rebound.Package
│
├─ lib
│  └─ Rebound.Installation
│
└─ scripts

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions