Skip to content

Comments

Provides a console script for xunique.#21

Closed
schwa wants to merge 1 commit intotruebit:masterfrom
schwa:master
Closed

Provides a console script for xunique.#21
schwa wants to merge 1 commit intotruebit:masterfrom
schwa:master

Conversation

@schwa
Copy link
Contributor

@schwa schwa commented Sep 2, 2015

Adds a console script entry point to setup.py
Adds a new cli function to xUnique.py that takes zero parameters and
calls straight into main() with sys argue.

(The purpose of this is to allow easy installation and execution of xunique for people not too familiar with python, or who don't want to track down where xUnique.py was called from)

Adds a console script entry point to setup.py
Adds a new `cli` function to xUnique.py that takes zero parameters and
calls straight into main() with sys argv.
@truebit
Copy link
Owner

truebit commented Sep 6, 2015

Thanks for the advice, Jon.
I did not know that setuptools supports such convenient feature. I just learned setuptools right after the feature request #14 ;)
You should contain the other commit in setup.py in this pull request. that would make it more clear.

I will add this feature. Thanks again:)

@truebit truebit closed this in fcd14de Sep 6, 2015
truebit pushed a commit that referenced this pull request Sep 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants