Installation and upgrading¶
Requirements¶
For now, Cumulus requires Python 2.7.
Installing cumulus¶
You can install Cumulus via PyPI with pip.
pip install cumulus
cumulus is now available as a global command on your machine.
Installing cumulus-bundle-handler¶
You can install Cumulus Bundle Handler via PyPI with pip.
pip install cumulus-bundle-handler
cumulus is now available as a global command on your machine.
Upgrading cumulus-bundle-handler¶
Cumulus Bundle Handler can be updated using pip.
pip install -U cumulus-bundle-handler