Getting started with Sweet.apex
Installation
Sweet.apex is a JavaScript project based on node.js. Make sure you have node.js and npm installed before you go on.
Clone the project from the github repo, go to the root of the project and run the command.
npm install
Wait until the installation is finished.