# conda-declarative `conda declarative` proposes an alternative workflow for the lifecycle of `conda` environments. :::{warning} This project is still in early stages of development. Don't use it in production (yet). We do welcome feedback on what the expected behaviour should have been if something doesn't work! ::: ::::{grid} 2 :::{grid-item-card} 🏡 Getting started :link: quickstart :link-type: doc New to `conda declarative`? Start here to learn the essentials ::: :::{grid-item-card} 📖 How to :link: howto :link-type: doc Quick guides that teach how to leverage `conda declarative` ::: :::: ::::{grid} 2 :::{grid-item-card} 🖥️ CLI usage :link: cli :link-type: doc Consult the command-line interface manual ::: :::{grid-item-card} 💡 Motivation and vision :link: why :link-type: doc Read about why `conda declarative` exists and when you should use it ::: :::: ```{toctree} :hidden: quickstart howto cli why ```