mangrullo v0.9.0

Como un watchtower pero para gente pobre

Mangrullo

Crystal CI GitHub release License

Mangrullo is a Docker container update automation tool written in Crystal.

Building

# Install dependencies
shards install

# Build both binaries: bin/mangrullo (CLI) and bin/mangrullo-web (web UI)
shards build

Run the CLI (bin/mangrullo --help) or the web interface (bin/mangrullo-web, then open http://localhost:3000).

Development Setup

After cloning the repository, install the pre-commit hook to ensure code quality:

# Install pre-commit hook
cp hooks/pre-commit .git/hooks/pre-commit
chmod +x .git/hooks/pre-commit

The pre-commit hook runs tests and linting before allowing commits (it needs crystal and ameba on your PATH).

Documentation

See Development Guidelines for more detailed development information.

Repository

mangrullo

Owner
Statistic
  • 4
  • 1
  • 0
  • 0
  • 8
  • 8 days ago
  • September 7, 2025
License

MIT License

Links
Synced at

Sat, 12 Sep 2026 19:50:46 GMT

Languages