libtom / libtommath

LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
https://www.libtom.net
Other
655 stars 196 forks source link

Deploy via gh actions #557

Closed sjaeckel closed 1 year ago

sjaeckel commented 1 year ago

In order to be able to build ltc, we need an installable ltm.

I did this manually in the past, lets use GH actions now.

sjaeckel commented 1 year ago

I couldn't test this w/o merging it first, please add comments if there are any!

e.g. if it makes sense to rename the generated packages depending on whether we're on a tag or not