cathode icon indicating copy to clipboard operation
cathode copied to clipboard

Cathode makes it easy to run Swift scripts.

Results 2 cathode issues
Sort by recently updated
recently updated
newest added

Unfortunately, IBM's package catalogue also contains some forks. This leads to Curassow based scripts failing because ``` swift-build: The dependency graph could not be satisfied (https://github.com/necolt/Inquiline.git) ``` In this case,...

enhancement

Currently, `cathode` will fetch the whole package directory JSON every time it runs. This should be changed to improve its performance.

enhancement