mgierlasinski / MagicGradients

Draw breathtaking backgrounds in your Xamarin.Forms application. It's a kind of magic.
MIT License
369 stars 22 forks source link

[Spec] Change repository structure #187

Closed mgierlasinski closed 2 years ago

mgierlasinski commented 2 years ago

Rename structure of directories to:

:filefolder: Assets (no changes)_ :file_folder: samples

:filefolder: Scripts (no changes)_ :file_folder: src

:file_folder: tests

:memo: MagicGradients.Graphics.sln :memo: MagicGradients.Library.slnf :memo: MagicGradients.Playground.slnf :memo: MagicGradients.sln

bbenetskyy commented 2 years ago

@mgierlasinski are those projects:

still valid? Maybe we need to remove them now?

bbenetskyy commented 2 years ago

The overall, proposed structure looks good 🤩 🥳 according to me

mgierlasinski commented 2 years ago

@mgierlasinski are those projects:

* MagicGradients.Tests

* MagicGradients.Benchmark

still valid? Maybe we need to remove them now?

MagicGradients.Tests is for MagicGradients which is still our main project, we can remove them both when new implementation for Maui.Grahpics will be ready. For Benchmark, there is a separate task:

https://github.com/mgierlasinski/MagicGradients/issues/100

It needs some love :cry: