Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

v0.4.1

Compare
Choose a tag to compare
@miry miry released this 02 May 16:41
· 31 commits to master since this release
v0.4.1
612da9f

Changed

  • Update article' url tag to get value from response, instead of from commandline
    arguments (@miry)
  • Update the code to use Context pattern. Combine in it options, logger and
    settings. (#47, @miry)

Added

  • Allow to specify MEDUP_GITHUB_API_TOKEN environment variable to increase
    number of requests to gist. (#47, @miry)

Full Changelog: v0.4.0...v0.4.1

Install

MacOS

$ brew tap miry/medup
$ brew install medup
$ medup --help
$ medup -u <user>
$ medup -p <publisher>

Docker

$ docker run --rm -v <path to local articles folder>:/posts -it miry/medup:0.4.1 -u <user> -v4