ponylang / crypto

Library of common cryptographic algorithms and functions for Pony
https://ponylang.io
BSD 2-Clause "Simplified" License
11 stars 8 forks source link

Automated release process #11

Closed SeanTAllen closed 5 years ago

SeanTAllen commented 5 years ago

This is the code to add a fully automated release process to the crypto library. It's easier to see what is involved in this PR than the incremental way I added it to the library-project-starter.

Roughly it does the following:

Please let me know here what variables have confusing names, where you would want more comments etc so I can update both this PR and the library-project-starter so we can finalize this and the crypto library can be the first release.

Still to do:

After this is merged and before first release I might add: