Metadata-Version: 2.1
Name: ChrootMan
Version: 0.3.3
Summary: Cli application to manage Chroots
Author-email: JuanCldCmt <72336775+JuanCldCmt@users.noreply.github.com>
License: GPL version 3
Project-URL: Homepage, https://github.com/JuanCldCmt/ChrootMan
Project-URL: Bug Tracker, https://github.com/JuanCldCmt/ChrootMan/issues
Keywords: chroot,linux
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# ChrootMan - Chroot Manager

✨ Manage chroots in a breeze! 

## Features

🚀 mount, unmount file system, and execute commands in one go

🔥 Fully configurable through `yaml` configuration file

## Examples

[![asciicast](https://asciinema.org/a/FdD1pQQ3XlXO5TnafexJe1C8p.svg)](https://asciinema.org/a/FdD1pQQ3XlXO5TnafexJe1C8p)

## Installing

```bash
pip install ChrootMan
chrootman -h
```
