Installing the SplashKit SDK

Step 2 of 4


  1. Copy the following code and paste and run it within the Terminal.

    bash <(curl -s https://raw.githubusercontent.com/splashkit/skm/master/install-scripts/skm-install.sh)
    

    This is the code from the SplashKit Homepage.

    2

  2. Restart the terminal and execute skm to test it was successfully installed.

    skm
    

    You should see the following messages:

    Splashkit is installed successfully!
    Missing skm command. For help use 'skm help'
    

    SplashKit supports a number of languages. Run skm help at the terminal to see the different commands you can run.

Return to the overview of the macOS install.