8go / matrix-commander-rs

simple but convenient CLI-based Matrix client app for sending and receiving (in Rust)
GNU General Public License v3.0
78 stars 2 forks source link

Enhancement: Create binaries #93

Open 8go opened 2 months ago

8go commented 2 months ago

Some people want a binary:

If you want a binary version, you could do this:

  1. create a new release,
  2. create the desired binary and
  3. place the binary into the new release
Benjamin-Loison commented 1 month ago

Just to make sure what you mean by to do a pull, you mean that the GitHub action is triggered when the pull request is merged, right?