maciejwalkowiak / just

Magical 🪄 command line toolkit for developing 🍃 Spring Boot apps
312 stars 6 forks source link

Mac/M1 build supported required #33

Open qiuzhanghua opened 1 year ago

maciejwalkowiak commented 1 year ago

Doesn't the intel binary work on M1 through the emulation?

qiuzhanghua commented 1 year ago

It works, and I prefer native version.

maciejwalkowiak commented 1 year ago

Got it. It is planned but right now due to lack of support for M1 on Github Actions somewhat tricky. One way to build M1 binaries on Github Actions is to use cirrus-ci but I haven't got there yet.