SDKMan
Homebrew-cask
SDKMan | Homebrew-cask | |
---|---|---|
167 | 55 | |
6,213 | 21,069 | |
1.0% | 0.5% | |
7.0 | 10.0 | |
10 days ago | 1 day ago | |
Gherkin | Ruby | |
Apache License 2.0 | BSD 2-clause "Simplified" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SDKMan
-
JavaFX In Action #13 with Jago de Vreede about SDKman UI, a user interface on top of SDKMAN for all platforms
SDKman UI aims to offer a (cross-platform) Graphical User Interface for SDKMAN. It extends the functionality of the terminal-tool SDKMAN with a user interface, but also makes the tool available for Window systems.
-
Override java version on flutter
I used sdkman for switching between multiple Java versions, and in this case I used java 17.0.12. For the Flutter version, I used fvm and used flutter 3.24.0 on this project.
-
My Hacktoberfest 2024 Recap
The reason I picked this issue is because the project was in Java. I've wanted to work with Java for a while because despite it's popularity I haven't had much exposure to it. Meaning with this issue, I was working in a completely new language ecosystem. Luckily, the very week before, I'd started learning a bit of Java on the side. I still had to learn some tricks, like managing installations of different versions of Java and Gradle - SDKMAN! really came in clutch here, but to use this tool I had to work in WSL, because it only supports Linux, which meant I did have to figure out how to set up IntelliJ in WSL, but that was fine with me because my existing development setup for JavaScript is already entirely WSL-based.
-
Lambda function with GraalVM Native Image - Part 2 How to develop and deploy Lambda function with custom runtime
Install SDKMAN
- Go is my hammer, and everything is a nail
-
A tour of CLI tools for installing Java and creating projects
On Linux and macOS: SDKMAN! is a SDK manager specialzed in the Java ecosystem. Instructions on how to manage JDKs is provided here.
-
Try Clojure
I use https://sdkman.io/ to manage JVM versions, have you tried that? I haven't used Cursive, maybe it does something weird, but in general IntelliJ seems to accept it just fine in my everyday work.
-
Install Asdf: One Runtime Manager to Rule All Dev Environments
I would suggest learning how to use SDKMAN: https://sdkman.io/
It will manage the JDK for you. Usage is basically this:
# Install a JDK, that version is now default
-
Groovy 🎷 Cheat Sheet - 01 Say "Hello" from Groovy
Alternatively, you can use sdkman. A great tool to install your Software Development Kit. The downside is that it only works on *nix systems. So for Widnows users, you will have to use WSL or Cygwin as the official page suggests. It is really simple to use sdkman. after a successful installation, just type those commands into your *nix shell:
-
Java Microservices with Spring Boot and Spring Cloud
To run the example, you must install the Auth0 CLI and create an Auth0 account. If you don't have an Auth0 account, sign up for free. I recommend using SDKMAN! to install Java 17+ and HTTPie for making HTTP requests.
Homebrew-cask
-
Popular Mac app 'Bartender' acquired by new unknown developer
curl -sSLo /tmp/bartender.rb "https://github.com/Homebrew/homebrew-cask/blob/ac7bd3c11799ce95a7057796e9d01db81796f381/Casks/b/bartender.rb"
-
Calibre – New in Calibre 7.0
Using Homebrew Cask for Calibre actually makes the problem worse because the download is consistently very slow for some people. For me, it took around an hour the last time I had it installed on my Mac.
https://github.com/Homebrew/homebrew-cask/issues/104814
-
I want to pin but homebrew doesn't recognize cask
(Note that I don't actually have calibre installed on my machine. I'm only going by the calibre.rb file present on brew's GitHub.)
- Did Brave change the installer for MacOS
-
Can someone provide me with an Arc for Big Sur download link?
seems like you might be able to look at https://github.com/Homebrew/homebrew-cask/commits/89f99aad090a5148b0a44eef826f1fc7c0c6aa84/Casks/arc.rb and figure out which version works and plug the version into the download url. would be more ideal if theres a way to do it directly from brew but im not sure how offhand
-
How to properly delete Parallels Desktop?
I use Homebrew to install and delete most apps, because they include a zap list in their formula of all files and folders to delete when uninstalling. You can see Parallels formula and zap list here: https://github.com/Homebrew/homebrew-cask/tree/master/Casks/parallels.rb
-
[Fortinet] Link ufficiale per il programma di installazione offline di Forticlient VPN?
Sto cercando di creare una "botte" per l'app VPN FORTICLIENT gratuita (e ho già fatto per il software Full Forticlient), vedi qui: [https://github.com/homebrew/homebrew-cask coin(https:/ /github.com/homebrew/homebrew-cask)
- ¡Mullvad Browser available in Homebrew!
-
GitHub Desktop 3.2: Preview your pull request
Huh, it was just accepted as the mainline fork in Homebrew last week! Been trying it and it seems to have all the features that the rowanj fork had! https://github.com/Homebrew/homebrew-cask/pull/141659
-
Recommendation for app that keeps all of my apps up to date for my MacBook Pro?
True, and there's an issue for that: https://github.com/Homebrew/homebrew-cask/issues/89497
What are some alternatives?
jenv - Manage your Java environment
CocoaPods - The Cocoa Dependency Manager.
asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
Linuxbrew
jabba - (cross-platform) Java Version Manager
fpm - Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.
nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Homebrew
asdf-nodejs - Node.js plugin for asdf version manager
Berkshelf - A Chef Cookbook manager
pyenv - Simple Python version management
homebrew-zathura - Homebrew formulae to build Zathura on Mac OS X