๐ŸŽ‰ BIG NEWS ๐ŸŽ‰  โœฆ  Avo 4 has officially SHIPPED  โœฆ  ๐Ÿš€ the beta is over, 4.0 is here  โœฆ  ๐Ÿ› ๏ธ build admin panels, dashboards & internal tools at light speed  โœฆ  โญ you are visitor #1,137,353  โœฆ  ๐ŸŽŠ tell a friend  โœฆ  best viewed in Ruby on Rails  โœฆ  ๐Ÿ‘‰ click here to see what’s new  โœฆ 

Back to pricing
Gemfile

CLI

coming soon

Scaffold and manage your Avo app straight from the terminal with a powerful command-line interface.

# $30/mo

1 gem "avo-cli"

Check your Avo setup without leaving the terminal. CLI is a command-line tool for the common chores around an Avo app, starting with linting, so you can catch problems in your configuration before they reach the browser.

Run it from your project root the way you run any other dev command, and fold it into the same loop you already use: a quick local check while you work, or a step in CI alongside your tests. It is a gem you install and run, not a script you have to write and keep working as Avo changes.

See it in action

CLI overview CLI detail

What you get

  • Lints your Avo setup to catch common configuration problems
  • Runs from the command line, no code changes to your app
  • Fits the same workflow as your other dev and CI commands

Why it pays off

  • Catch configuration mistakes in the terminal or in CI, before they show up as a broken admin in production.
  • The lint rules track how Avo works, so you are not the one updating a homegrown checker every time Avo changes.
  • One less internal script for your team to write, document, and keep running.

# included in

# ready to ship?

You ship it this afternoon. We keep it solid for years.