SkillAgentSearch skills...

Macige

Mobile App CI workflow GEnerator: Android, iOS, Flutter, and React Native!

Install / Use

/learn @tramlinehq/Macige
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Macige

License Featured in Android Weekly issue 561

→ the m-obile a-pp c-ontinuous i-ntegration workflow ge-nerator

📱 Customizable CI workflow templates for mobile app development!

🌏 macige.tramline.app

When automating your mobile releases, one of the first things that you need are workflows in your CI server that can create the builds you use in the release cycle. Writing these workflows can be annoying since each CI system has different ways of configuring jobs, storing files, caching, etc.

For mobile apps, setting up the official toolchain involves a lot of moving parts especially when creating signed builds that can be uploaded to the App Store or Play Store. If you're using cross-platform frameworks like Flutter or React Native, the setup can be even more time consuming!

Macige is a set of CI workflow templates which can be customized using various options. You don’t need to sign in anywhere or make a new account: simply generate a workflow with your preferences, and copy paste it into your project!

Features

  • GitHub Actions workflows for native Android, Flutter, and React Native apps
  • Support for creating debug builds and signed release builds, including instructions on how to store signing secrets safely
  • Support for caching build files to reduce app build time
  • Support for getting app versioning information from CI arguments

Coming soon

  • [ ] iOS workflows for GitHub Actions
  • [ ] Support for GitLab CI
  • [ ] Support for Bitrise
  • [ ] Support for Codemagic
  • [ ] Write files into your code repo or CI, instead of copying files manually

Contributing 👩‍💻

Setup dev

  1. install rust
  2. install trunk: make trunk
  3. install wasm support: make wasm

Run dev

make serve

Release

make all

Thanks 🥰

Libraries

Infrastructure

Deployed on render.com

View on GitHub
GitHub Stars96
CategoryDevelopment
Updated1mo ago
Forks3

Languages

Rust

Security Score

100/100

Audited on Feb 18, 2026

No findings