Giter Club home page Giter Club logo

wails-test's Introduction

wails-test

A test of packaging a Wails app for Linux.

Makefile

Check out the Makefile for annotated examples of how to build various targets, including...

tgz

make tgz

It's a very simple target for creating a *.tgz file.

flatpak

make flatpak

The flatpak, flatpak-run and flatpak-install targets show various ways to just test that a Flatpak can be built, build then run it, or build then install for the current user respectively.

Because flatpak-builder does not allow build tools to download anything from the internet, it's pretty difficult to fully build a Wails project from source. This is discussed in Always Developing session #57:

https://youtu.be/N6lvl4ePCYI

The Flatpak manifest is at flatpak/com.ianmjones.wails-test.yml.

snap

make snap

The snap, snap-debug and snap-prime-shell targets show various ways to just build a snap, build and drop into a shell if there are problems, or drop into a shell just before it finishes so you can look at the files respectively.

To see how the snapcraft.yaml was iteratively built, check out Always Developing session #59:

https://youtu.be/prwJ0MfjnHQ

The snapcraft template is at snap/snapcraft.yaml.


Originally built for wailsapp/wails#779

wails-test's People

Contributors

ianmjones avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.