Create a folder example pse
Open folder in Visual Studio Code
Open Terminal and type
hs init
in windows
npx hs init
npm install -g @hubspot/cli
After that you just need to follow the instructions in the console.
After that you are already connected
To fetch the theme you need to type
hs fetch <src> <dest>
And to watch
hs watch <src> <dest>