Skip to main content

Introduction

Ox is a CLI for the Buffalo framework which is focused on making it easy to build and maintain Go applications with a set of tools that may differ from the official Buffalo CLI. It's based on the Buffalo framework, and the Go programming language.

One of the big differences between Ox and the official Buffalo CLI is the plugin System, which allows you to add your own commands and Plugins to the Ox CLI.

Requirements#

Ox requires

  • Go >= 1.16.
  • Go Modules.