Programmatically add files to a GitHub download page

前端 未结 4 1632
被撕碎了的回忆
被撕碎了的回忆 2021-02-18 22:57

[[Please note that Github has changed a lot since this question was first asked; instead of \"download page\" read \"new release\".]]

I generate PDF documentation as par

4条回答
  •  迷失自我
    2021-02-18 23:09

    check out for net-github-upload which is available

    for perl: http://github.com/typester/net-github-upload-perl and ruby: http://github.com/Constellation/ruby-net-github-upload

    With that you can write a small script to upload and update your PDF easily. To sad there's no easy way provided by github guys themselves..

    cheer!

提交回复
热议问题