Ask HN: How do I post a zip of the C code I've written that appears publicly? 1 points by acaiblue44 2y ago ↗ HN
[–] lesserknowndan 2y ago ↗ If you are asking how you might publish your code publicly, have you considered Github?You can create a public repository and commit whatever file you want - either plaintext, compressed, or encrypted.
1 comment
[ 2.3 ms ] story [ 5.8 ms ] threadYou can create a public repository and commit whatever file you want - either plaintext, compressed, or encrypted.