github.com/wawandco/ox@v0.13.6-0.20230809142027-913b3d837f2a/README.md (about)

     1  ![Screen Shot 2021-10-01 at 11 26 37 AM](https://user-images.githubusercontent.com/645522/135655390-5fcaeda6-5ede-4207-98cd-3cba33e1109f.png)
     2  
     3  # Ox
     4  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.
     5  
     6  ### Installation
     7  To install Ox, run:
     8  
     9  ```sh
    10  go install github.com/wawandco/ox/cmd/ox@latest
    11  ```
    12  
    13  To know more about Ox take a look at [our documentation site](https://oxcli.com).