-
Many Scala tools wrap snippets of Scala code before execution: Mill, Ammonite, ScalaCLI, and others. In Scala 2, we could use a post-parser compiler plugin to fix up all the line numbers and positions…
-
### Bug summary
#### discussed in https://prefect-community.slack.com/archives/CL09KU1K7/p1731690940849709
Prefect does not recognize api.url when included in local pyproject.toml
`prefect …
-
**Ammonites coronatum - incorrect authorship**
This follows a helpdesk email.
The name for this species: https://www.gbif.org/species/9372949 should be Ammonites coronatus BRUGUIÈRE, 1789 as sho…
-
With a build roughly defined as
```
import mill._
import scalalib._
object core extends ScalaModule {
def scalaVersion = "3.4.2"
def ivyDeps = Agg(ivy"com.lihaoyi::upickle:4.0.0")
}
``…
megri updated
3 months ago
-
```
cs setup
Checking if a JVM is installed
Found a JVM installed under /Library/Java/JavaVirtualMachines/jdk-15.jdk/Contents/Home.
Checking if ~/Library/Application Support/Coursier/bin is in P…
-
```bash
scala-cli -S lts --amm --power --ammonite-version 3.0.0
# Downloading Ammonite 3.0.0
# Downloading Ammonite 3.0.0 sources
# [error] Can't download Ammonite 3.0.0 for Scala 3.3.3.
# Ammon…
-
Open a ticket with ammonite
Determine if / how to resolve replacing targeted jars
MSeal updated
5 years ago
-
When executing code block emacs freezees if there is no ammonite REPL buffer started.
Is it a feature, or a bug?
I am using doom emacs, maybe this is the problem.
-
https://angrywave.github.io/Golang/
Go basicspackages manage在 gopath文件夹下 go get github.com/vmihailenco/redis 回车之后会自动下载项目到GOPATH中的src目录下。 缓存sync.Map123456789101112131415161718192021222324252627…
-