.. _getting-started:
===============
Getting started
===============
.. toctree::
:maxdepth: 3
:hidden:
overview
install
formats/index
testcase
verification
copyright
Quick install
=============
**Before AMS comes to conda-forge and PyPI, you can install it from source,**
check the guide in :ref:`Develop Install`.
.. panels::
:card: + install-card
:column: col-lg-6 col-md-6 col-sm-12 col-xs-12 p-3
Working with conda?
^^^^^^^^^^^^^^^^^^^
AMS will available on conda-forge and can be installed with
Anaconda, Miniconda, and Mambaforge:
++++++++++++++++++++++
.. code-block:: bash
conda install -c conda-forge ams
---
Prefer pip?
^^^^^^^^^^^
AMS will be installed via pip from `PyPI