🏈 Remastered #230
Closed
swiftyfinch
announced in
Releases
Replies: 1 comment 2 replies
-
Thanks for all the work on V2.0 Sadly, the way updates work now (rolling your own update mechanism) prohibits using rugby in CI Environments (at least for me). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🏈 Rugby: Remastered has been finally released 🥳
I've published a new post in my blog about this.
Thanks a lot to everyone who used the beta versions! There were 14 125 usage count 🚀
Use this command to update Rugby from
2.0.0b2+
:> rugby update
Or read the guide 🦮 how to install it.
Check out the 📖 readme. You can find there all information.
Changelog
arch: auto
option and made it as default one.Now, the
auto
means getting an architecture of the mac CPU instead of the current process;rugby env
to find out Rugby environment:> rugby env Rugby version: 2.0.0 Swift: 5.7.1 CLT: Xcode 14.1 (Build version 14B47b) CPU: Apple M1 Max (arm64) Project: Unknown Git branch: main
This discussion was created from the release 🏈 Remastered.
Beta Was this translation helpful? Give feedback.
All reactions