Skip to content
Volodymyr Ladnik edited this page Oct 24, 2018 · 2 revisions

How to install Mimic

Mimic is distributed in two complementary versions: Desktop and NPM package:

  1. Download Desktop version from Releases page;
  2. npm install -g @creditkarma/mimic-cli will install CLI version of Mimic;

Desktop version has auto-update preinstalled, so you just need to install it once and enjoy latest features and bug fixes right away. Mimic will check for new releases on application start.

Clone this wiki locally