Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consider readme or cli #12

Open
satra opened this issue Jan 22, 2020 · 3 comments
Open

consider readme or cli #12

satra opened this issue Jan 22, 2020 · 3 comments

Comments

@satra
Copy link
Contributor

satra commented Jan 22, 2020

sometimes it may be useful to embed the check functionality as a cli tool or as a set of CURL commands, so that ET can be embedded into containers as well.

@yarikoptic
Copy link
Collaborator

+1 on this, in particular for CLI. Wanted to use it within a shell script, checking version according to github releases.

@satra
Copy link
Contributor Author

satra commented Mar 20, 2020

current worst case scenario, you could do this:

python -c "import etelemetry as et; et.check_available_version('nipy/nipype', '1.2.1')"

@yarikoptic
Copy link
Collaborator

indeed! to say the truth I forgot the obvious answer ;-) for me it should be enough for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants