Juno
Juno copied to clipboard
How do you build this package ?
As title, is there instructions how to build the theme ?
You don't need to build it. Just download the repo as a zip for instance. Extract it. And copy the content to the correct directory (~/.themes/).
Just copy the whole Juno directory into your ~/.themes folder. Just like this:

Anyway.. if you really want to build it, the theme as a Gulpfile.js. Which is a build system basically.
See also: https://gulpjs.com/docs/en/getting-started/quick-start/ and maybe you want to use VScode with Gulp add-on to make the workflow easier.