Categorygithub.com/vanclief/compose-cli
modulepackage
1.0.4
Repository: https://github.com/vanclief/compose-cli.git
Documentation: pkg.go.dev

# README

compose-cli

CLI for the compose framework

Instalation

Run:

curl -L https://github.com/Vanclief/compose-cli/raw/master/install.sh | bash

You can also manually download the binaries from /bin/

Usage

Generate a new resource API:

compose-cli generate resource api

Generate a new method for a resource API:

compose-cli generate resource method

Generate a new model:

compose-cli generate model

Arguments

  • -f | --force overwrite existing files with generated template

# Packages

No description provided by the author