Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

conda-recipes

Updating a conda recipe

# First Update conda
conda update conda
# Change directory into recipes folder
# Build the recipe
cd recipes
conda build <tool>
# Upload the recipe
anaconda upload <location of tar bz2 from conda build> --user knights-lab

About

Conda recipes for the knights lab

Resources

Stars

1 star

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages