- Download the
*-mac-x64.tar.xz
archive. - Extract the archive.
- Move
*.app
directory toApplications
folder.
- Download the
*-linux-x64.tar.xz
archive. - Extract the
tar.xz
archive - Run
./FeruiIconTool
executable
- Download the
installer-*-linux-x64.run
file. - Run it as sudo:
sudo ./installer-*-linux-x64.run
. - FeruiIconTool is now available from application menu.
- Run as sudo:
sudo /opt/FeruiIconTool/FeruiIconTool-*-linux-x64/uninstall.sh
- Remove
/opt/FeruiIconTool
directory.
Using NVM is highly recommended for managing multiple versions of Node/NPM.
- NodeJS v12.16.0
nvm use
( if you use NVM )npm install
npm run start
- Webpack will spin up (takes a moment) then a window will pop up
Run the ./build.sh
script. This will build Linux and macOS binaries.
They take a long time !