Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean Up Top Level Folder #620

Open
samdeane opened this issue Nov 29, 2024 · 0 comments
Open

Clean Up Top Level Folder #620

samdeane opened this issue Nov 29, 2024 · 0 comments

Comments

@samdeane
Copy link
Contributor

I wonder if we could make a new top-level directory and move a lot of clutter in there, so that the top level is a bit cleaner.

I call this folder "Extras" in my projects, but other names are available...

Specifically, aiming for a layout more like this:

LICENSE.md
README.md
Package.swift
Makefile

Sources/
  SwiftGodot/
  Generator/    <-- move the generator source in here too
  etc...

Plugins/

Tests/

Extras/
  Docs/
    WINDOWS_BUILD.md
    generated docs in here too?

  Testbed/

  TestEditor/

  Scripts/

  Support/
    Generator.xcodeproj   <-- move this out of the top level Generator folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant