.. _howtos: How Tos ======= Before exploring how to create your own package, module, or tool, you need to have a properly configured development environment for Snooz. See :ref:`installation` for more details. Ensure that you have created your repository (e.g., my_snooz_repo) to manage your packages. See :ref:`run_snooz` for more details. It is assumed that you have already explored Snooz and have an understanding of its structure. See :ref:`explore_ex` for more details. .. toctree:: package_howtos module_howtos tool_howtos