Skip to content

Team-Fuho/gethvn-native

 
 

Repository files navigation

neutralinojs

The default template for a Neutralinojs app. It's possible to use your favorite frontend framework by using these steps.

Contributors

Shadichy 1st Shadichy 2nd Shadichy 3rd

License

MIT

Icon credits

  • trayIcon.png - Made by Team Fuho Vietnam

tfh-installer

Guide:

Usage: ./build.sh [--help] [--clean] [--version] [--target=<target>] [--os=<os>]

Options:

  -h,--help			        Show this help
  -c,--clean                Clean the build directory
  -V,--version              Show the version
  -D,--build-dir=<dir>		Build the binaries in the specified directory (default: $(pwd))
  -t,--target=<target>		Build the specified target (default: all)
							Supported targets: AppImage, script
  -s,--os=<os>			    Build the specified os (default: all)
							Supported os: linux, mac
  -m,--arch=<arch>			Build the specified architecture (default: $(uname -m))
							Supported architecture: x86_64, i686
  -d,--debug			    Build the debug version
  -u,--update			    Update the binaries

About

Crazy stuff that guy doin over there

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 37.4%
  • Shell 29.3%
  • HTML 21.2%
  • CSS 7.1%
  • Batchfile 5.0%