You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But that's not true currently in cask as there are many deps out of date. Since I recently saw that Mill support was added I wanted to verify the version of my scala-update was the latest so I tried -h and a couple other commands, but couldn't get the version to verify I was on the newest.
Expectation
I'd expect to be able to pass in a -h or version command or even in like grayed out text be able to see the current version of scala-update on the screen that shows SCALA UPDATE COMMANDS.
The text was updated successfully, but these errors were encountered:
Hello! 👋🏼
The problem
So today I was trying this out with a Mill project since I saw you recently added support for this. These are the steps I took:
brew install kitlangton/tap/scala-update
git clone [email protected]:com-lihaoyi/cask.git && cd cask
scala-update
Here I was told
But that's not true currently in cask as there are many deps out of date. Since I recently saw that Mill support was added I wanted to verify the version of my
scala-update
was the latest so I tried-h
and a couple other commands, but couldn't get the version to verify I was on the newest.Expectation
I'd expect to be able to pass in a
-h
orversion
command or even in like grayed out text be able to see the current version ofscala-update
on the screen that showsSCALA UPDATE COMMANDS
.The text was updated successfully, but these errors were encountered: