Kai Jaeger
Kai Jaeger
Which platform? The settings influence both the host and the client, and they might well be different. Also: > With macOS Ventura, Apple has revamped the System Preferences app and...
This is the only escape route in case the user has updated the original version her installation came with to the latest version available on GitHub. There might be versions...
I think only the APL wiki and GitHub are practical options. Yes, one needs to have a GitHub account for this, but thanks to spammers the same is true for...
There are two very different scenarios: ## I am the owner I own a package that depends on several packages, some of which I control and some which I don't....
Maybe this functionality can be added to the `PackageDependencies` with a `-verbose` flag?!
It might by better to name it `]Tatin.Sync` (or `]Tatin.SyncRegistries`)
Implemented as `]Tatin.CopyRegistry` in 0.110.0
Is `RemovePackagesFrom_tatin` a good name? ``` {noOfPackagesRemoved}←{parent} RemovePackagesFrom_tatin packages ``` `parent` should default to `#` but can be `⎕SE` instead. Must not be anything else. `packages` is a simple character...
The name should be `]Tatin.UnLoad`
The longer I ponder over this the more I think that this should default to https://tatin.dev if that's available. If that's not available there should not be a default. Making...