Skip to content

lbl-camera/xicam-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

xicam-recipes

Preperation:

  1. Make sure xicam works with anaconda
  2. Add conda-forge to channels conda config --add channels conda-forge
  3. conda install conda-build
  4. Install anconda-client (optional) conda install anaconda-client

Build

  1. Make appropriate changes to meta.yaml and build.sh
  2. Run conda build . from the same directory as meta.yaml and build.sh

Upload

  1. anconda login
  2. anaconda upload xicam-<name>.tar.bz2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published