Skip to content

bourtemb/tango-conda-recipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conda recipes

Conda recipes for the TANGO project.

Deployed at conda tango-controls.

So far, the following conda packages are handled here:

  • tango (cppTango & docs)

How to build a package manually?

Go to the recipe directory and run:

$ conda build . \
  --prefix-length=40 \
  --output-folder=../dist/ \
  --channel=tango-controls

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 77.5%
  • Dockerfile 22.5%