Skip to content

Installation FAQ

Tim Schwab edited this page Feb 11, 2019 · 1 revision

The installation steps aren't working on Linux/MacOS

Currently, the guide is only set up to deal with Windows. This is planned to change in the future. If you want to get CheatSheet set up on Linux or Mac, then you need to install Redis manually, and then remove the postinstall script in package.json.

GitHub isn't letting me clone your git repo

If you do not have a GitHub account, then it will not authenticate you over SSH. So, use the HTTPS version instead: git clone https://github.com/timschwab/cheatsheet.git.