Skip to content

Upgrade LCS and convert it to a npx based scafolding tool #2

@phenixcoder

Description

@phenixcoder

Description

Curerntly createing a service using this template is a long process. you need to clone it, delete .git folder. change values to new values and then update ci cd piplines.

Expected behaviour:

The developer should call a npx command like npx create-lcs and then it should ask for new values in a cli form. then :

  1. creates a folder for it
  2. setup git repo (if not already under git repo. could be added as another service under a mono repo)
  3. Update parameters and configuration
  4. Update github pipelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions