Skip to content

A Skeleton Linux/macOS/Windows/Android project using Hop

License

Notifications You must be signed in to change notification settings

JerboaBurrow/Skeleton

Repository files navigation

Linux build Windows build macOS build Android build

  • gpg --full-generate-key
  • gpg --output private.pgp --armor --export-secret-key email

Set GPG_PASS and GPG_KEY in actions secrets

Generate a keystore for the Android app, keys.jks

using the same key generated above,

  • gpg --recipient GPG_ID --armor --encrypt keys.jks

Set as KEYSTORE secret along with its PASS and KEY_ALIAS. This is so the keystore file can be stored as a string value in actions for automated signing.

About

A Skeleton Linux/macOS/Windows/Android project using Hop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published