An open API service indexing awesome lists of open source software.

https://github.com/mdavezac/template_black-garlic

Template condiment for CondimentStation
https://github.com/mdavezac/template_black-garlic

Last synced: about 1 month ago
JSON representation

Template condiment for CondimentStation

Awesome Lists containing this project

README

        

Exemplar condiment for CondimentStation
---------------------------------------

This exemplar defines a minimum set of files to define a condiment.

- `top.sls` in the root directory points to other state files defining the
state on your computer. It can be left empty.
- `pillar` contains information on how to setup spack, projects, other
condiments, etc... Look to the files there for more information.
- `projects` should contain individual state files for each project of
interest. There is an example which extends the condiment-station project
from CondimentStation

See CondimentStation itself for usage examples.