Skip to content

add cli command support

Compare
Choose a tag to compare
@truebit truebit released this 06 Sep 14:54
· 22 commits to master since this release

Now you can use xUnique in terminal directly like xunique -h, no more python prefixes.

Fixed bugs and new features:

  • #21 add command line script in PATH, so you can use xunique as a common command in terminal.
  • #19 add advices for Cocoapods users
  • #22 fixes typos in README
  • #22 fixes pep8 style issues in xUnique

Thanks @schwa for the contributions in #21 #22
Thanks @Julyyq for the suggestions in #19