cask-pkg / cask.rs

A universal, distributed binary file manager. 一个通用的去中心化二进制管理器
MIT License
74 stars 3 forks source link

[Feature require]: support `cask install <CASK_TOML_URL>` #20

Closed axetroy closed 2 years ago

axetroy commented 2 years ago

Support install package from a single URL that response the content of Cask.toml

cask install https://example.com/Cask.toml
axetroy commented 2 years ago

Once you support these features, many features will not be used, such as getting the versions for the package, etc.

So. I close it.