Go into electron run npm install and then you can do whatever you want it it like run it from source with npm start or build it with npm dist
Go into tauri and then npm install and then run npm run tauri build to build it or run cargo run --release inside of src-tauri to run it!!!!!
Go inside of native and if ur on windows you have to install msys and install gtk3 and make. for linux just install gtk3 and make. then run make!
TL;DR: Cd into native-gtk and run make
Deps:
- gtk3
- make
Fedora:
sudo dnf install -y gcc make pkgconf-pkg-config gtk3-develUbuntu/Debian based:
sudo apt update
sudo apt install -y build-essential pkg-config libgtk-3-devArch Linux:
sudo pacman -S --needed base-devel pkgconf gtk3Release build:
makeDebug build:
make debugRunning:
make runClean:
make cleanEnsure you are in the rust directory and have Rust installed. Run cargo build -r.
your on your own gang
install android command line tools and run this in your terminal
./gradlew assembleDebugyour on your own gang
your on your own gang
install BlocksDS
and then run make in the ds directory
i have no clue
npm install
npm install -g vsce
vsce package
open it in visual studio 2017 and just run it
open it in visual studio 2015 and just run it
i have no clue
You need to download and install npm
Install the ares cli with this comand:
$ npm install -g @webos-tools/cliIt is recommended you set up your TV if you want to run this, see the installation docs
Now just package the ipk:
$ ares-package .open it in adobe flash/animate and just run it (modern animate may not work i (leap the person who did both flash ports) used flash cs6 so i can't confirm)
install apache flex and run this to build the swf
mxmlc -source-path=flash-as3 flash-as3/com/weenie/googleballs/Main.as -o googleballs.swf