# Mishka installer v0.1.5 - Table of Contents Mishka Installer is a system plugin manager and run time installer for elixir. ## Pages - [Mishka Installer is a system plugin(event) manager and run time installer for Elixir.](readme.md) - [Changelog for MishkaInstaller 0.1.1](changelog.md) ## Modules - [MishkaInstaller](MishkaInstaller.md): # Mishka Installer is a system plugin(event) manager and run time installer for Elixir. - [MishkaInstaller.Event.Event](MishkaInstaller.Event.Event.md): The `MishkaInstaller.Event.Event` module is the core of events, which comprises pre-prepared strategies for the implementation and management of plugins introduced to the system around various events. These implementation and management strategies are included in the Event module. - [MishkaInstaller.Event.Hook](MishkaInstaller.Event.Hook.md): The `MishkaInstaller.Event.Hook` module provides a set of functionalities to manage event hooks within the Mishka Installer system. - [MishkaInstaller.Event.ModuleStateCompiler](MishkaInstaller.Event.ModuleStateCompiler.md): `The MishkaInstaller.Event.ModuleStateCompiler` module is designed to dynamically create and manage event-driven modules that handle state and plugins within the Mishka Installer system. This module provides functions to create, purge, and verify the initialization state of these event modules. - [MishkaInstaller.Installer.Downloader](MishkaInstaller.Installer.Downloader.md): The `MishkaInstaller.Installer.Downloader` module provides functions for downloading packages from various sources such as `Hex.pm` and `GitHub`. - [MishkaInstaller.Installer.Installer](MishkaInstaller.Installer.Installer.md): When it comes to `Erlan`g and `Elixir`, the process of runtime installing and runtime uninstalling a new library or runtime upgrading it is subject to a number of constraints. - [MishkaInstaller.Installer.LibraryHandler](MishkaInstaller.Installer.LibraryHandler.md): This module provides programmers with a public APIs and helpers that allow them to construct their own custom functions. - [MishkaInstaller.MnesiaRepo.State](MishkaInstaller.MnesiaRepo.State.md)