Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 429 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 429 Bytes

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).