jmgarridopaz / bluezone

An example application implementing Hexagonal Architecture
https://jmgarridopaz.github.io/content/hexagonalarchitecture-ig/intro.html
GNU General Public License v3.0
133 stars 30 forks source link

problem with project setup #3

Open MAVAwithJAVA opened 1 year ago

MAVAwithJAVA commented 1 year ago

"Hey sir, how are you? My name is Shivan, and I've been following you all the way from Suriname, Paramaribo. I'm a university student, about to complete my Bachelor's degree. Could you possibly help me with setting up your project? In my country, we only work with Windows as the operating system. This is my first time working with Linux as an operating system. Can you assist me with that? By the way, I've already installed Linux on my laptop in the meantime. I'm eagerly looking forward to your help. Kind regards, Shivan Angnoe."

jmgarridopaz commented 1 year ago

Hola Shivan,

the project is not for Linux only. You can build and run it on Windows as well.

You just have to rename the scripts to .bat instead of .sh

Regards, Juan.