Vanclief / compose-cli

CLI for the compose framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CLI for the compose framework


Languages

Language:Go 57.2%Language:Smarty 33.9%Language:Shell 8.9%