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

Create a conda package for xenon-cli #49

Closed
arnikz opened this issue Jan 30, 2018 · 4 comments
Closed

Create a conda package for xenon-cli #49

arnikz opened this issue Jan 30, 2018 · 4 comments
Assignees

Comments

@arnikz
Copy link

arnikz commented Jan 30, 2018

No description provided.

@sverhoeven
Copy link
Member

Working on it in https://github.com/NLeSC/xenon-cli/tree/conda

@sverhoeven sverhoeven self-assigned this Jan 30, 2018
@sverhoeven
Copy link
Member

sverhoeven commented Jan 30, 2018

Rough first version on https://anaconda.org/nlesc/xenon-cli

Install with

conda install -c nlesc xenon-cli 

Todo:

  • should it be part of conda-forge
  • instead of manual build+upload use feedstock automation, recipy will need to be moved own repo

@sverhoeven
Copy link
Member

Now building a noarch, but this does not work under Windows because the xenon.bat is not part of build.

So either go with linux64 only or go multiple archs. Multiple archs requires ci servers to build for the different archs. Like is done at conda-forge

@sverhoeven
Copy link
Member

For now manually building linux-64 arch. If other arches are needed then open an issue.

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