/fwcli

Build microservices in your hands.

Primary LanguageGo

fwCLI

Build microservices in your hands

Roadmap

Design doc

Prerequisites

  • Git v2.22.0
  • Yarn v1.22.4

Getting Started

  1. Install the CLI.

    go install github.com/short-d/fwcli
    
  2. Generate repo for a new service.

    fwcli new sample
    
  3. Deploy to Short Cloud (This will be fully automated soon).