🚀 Install The CLI

    Pre-requisites

    • Node v10+

    It hasn't been tested on a Windows' machine. If there are any issues, please raise them here.

    Install

    Install the Preons CLI globally.

    Npm

    npm i preons -g
    

    Yarn

    yarn global add preons
    

    Commands

    Usage: preons [options] [command]
    
    Options:
      -V, --version      output the version number
      -h, --help         display help for command
    
    Commands:
      stylesheet         Generates a stylesheet
      config             Converts config
      docs               Generate documentation
      translate [file]   Translate css into preons config
      help [command]     display help for command