Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 526 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 526 Bytes

Screen Shot 2021-10-01 at 11 26 37 AM

Ox

Ox is a CLI for the Go Buffalo web development ecosystem. The Ox binary provides base commands for Buffalo development operations and allows teams to plug their tools into the development workflow.

Installation

To install Ox, run:

go install github.com/wawandco/ox/cmd/ox@latest

To know more about Ox take a look at our documentation site.