No project description provided
Project description
ManageCor
A command-line tool for managing and using a customized Docker development environment based on Texlive. It includes Python, Pandoc, along with LaTeX packages and Pandoc templates, including eisvogel.latex.
Features
- 🐳 Docker-based isolated environment
- 📦 Pre-configured TeXLive installation
- 🐍 Python with essential development tools
- 📄 Pandoc with custom templates
- 🎨 ImageMagick support
- 🔄 Automatic updates and configuration
Prerequisites
- Docker installed on your system
- Python 3.12 or higher
- pip package manager
Installation
Install managecor using pip:
pip install managecor
Quick Start
Initialize the environment:
managecor init
This will:
- Update configuration from GitHub
- Pull required Docker images
Commands
| Command | Description |
|---|---|
managecor init |
Initialize the environment |
managecor update |
Force update Docker images to latest version |
managecor update-config |
Update configuration from GitHub |
managecor run -- <command> |
Run a command in the Docker container |
Configuration
The configuration file is stored at ~/.managecor_config.yaml. It's automatically updated during initialization or via the update-config command.
Docker Images
ManageCor uses two Docker images:
- Base image (
infocornouaille/tools:base): Contains core tools and dependencies - Custom image (
infocornouaille/tools:perso): Includes additional templates and configurations
To force update the Docker images to their latest versions:
managecor update
Development
To contribute to ManageCor:
- Fork the repository
- Create a feature branch
- Submit a Pull Request
Troubleshooting
Common issues and solutions:
- For Docker-related issues, ensure Docker daemon is running
- For permission issues on Linux, ensure your user is in the docker group
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgements
- TeXLive team for the base Docker image
- Pandoc team for document conversion tools
- All contributors to the project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file managecor-0.3.5.tar.gz.
File metadata
- Download URL: managecor-0.3.5.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.9 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d71270813deb92bae6e6d3ae434c3d797df4349b7fc591e10875d0516c554294
|
|
| MD5 |
9d16238574ea4ee453c0a7e1326201d6
|
|
| BLAKE2b-256 |
1195703e55c99d4b70d9abecb6bc6e661c2ef8f864d41b100c291492ac85da0c
|
File details
Details for the file managecor-0.3.5-py3-none-any.whl.
File metadata
- Download URL: managecor-0.3.5-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.9 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f51564268aec2beae8a6e48269fc1a9dffccc51354d7ddb5b0517d56ca6c1c59
|
|
| MD5 |
ac98c36bbf73589de55e5a1632641903
|
|
| BLAKE2b-256 |
bd914e0f7ba705969192633da3f3a787a496b2847e609865d2a79c6aa0350cd9
|