Installing cheatsheets
capaldo opened this issue · 1 comments
capaldo commented
Is it possible to install cheatsheets using dasht-docsets-install
or it must be done manually?
sunaku commented
If cheatsheets are available in Dash's feeds repository then yes. Otherwise, please provide an example of a URL where such a cheatsheet can be downloaded from.
Update: I looked into this more and it seems that cheatsheets are compiled on the user's machine using the cheatset tool, which in turn requires Ruby and Xcode Command Line Tools (I don't know if this is available/runs outside of the macOS platform). 🤔 It would be much easier cheatsheets were available in pre-compiled form, like in the Dash feeds repository.