# conda-lockfiles `conda-lockfiles` provides support in `conda` for many types of lockfiles in the conda ecosystem. :::{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 lockfiles`? Start here to learn the essentials ::: :::{grid-item-card} 📖 How to :link: howto :link-type: doc Quick guides that teach how to leverage `conda lockfiles` ::: :::: ::::{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 lockfiles` exists and when you should use it ::: :::: ```{toctree} :hidden: quickstart howto cli why ```