Skip to content

knights-lab/conda-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published