sunaku / dasht

💁 Search API docs offline, in terminal or browser
https://sunaku.github.io/dasht/man
822 stars 26 forks source link

Installing cheatsheets #44

Open capaldo opened 5 years ago

capaldo commented 5 years ago

Is it possible to install cheatsheets using dasht-docsets-install or it must be done manually?

sunaku commented 5 years ago

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). :thinking: It would be much easier cheatsheets were available in pre-compiled form, like in the Dash feeds repository.