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

Make folders for Cosmos Gen3 #33

Open
zarlo opened this issue Feb 3, 2025 · 0 comments
Open

Make folders for Cosmos Gen3 #33

zarlo opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@zarlo
Copy link
Collaborator

zarlo commented Feb 3, 2025

To make it less work to split up later we should put the current src and test folder in a folder named Liquip, make a folder called Cosmos and Asm (or XSharp) with stubs in both folder

like this

.
├── Cosmos
│   ├── src
│   └── test
├── XSharp
│   ├── src
│   └── test
├── Liquip
│   ├── src
│   └── test
├── Directory.Build.props
├── Directory.Packages.props
└── README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant